log-MetaboSet-method: Logarithm

Description Usage

Description

Log-transforms the exprs part of a MetaboSet object. Shortcust log2 and log10 also implemented. For more information, see log

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'MetaboSet'
log(x, base = exp(1))

## S4 method for signature 'MetaboSet'
log2(x)

## S4 method for signature 'MetaboSet'
log10(x)

antonvsdata/amp documentation built on Jan. 8, 2020, 3:15 a.m.