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

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


[Package explorase version 1.53.0 Index]