exp_calcDiff {explorase}R Documentation

Calculate difference

Description

Just calculates y - x. You're probably better off just doing that.

Usage

exp_calcDiff(x, y)

Arguments

x normally a column from the experimental data matrix
y normally a column from the experimental data matrix

Details

Author(s)

Michael Lawrence <lawremi@iastate.edu>

Examples






[Package explorase version 1.2.0 Index]