Learn R Programming

explorase (version 1.36.0)

exp_calcDiff: 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