log-MetaboSet-method: Logarithm

log,MetaboSet-methodR Documentation

Logarithm

Description

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

Usage

## S4 method for signature 'MetaboSet'
log(x, base = exp(1))

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

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

Arguments

x

a MetaboSet object

base

the base of the logarithm


antonvsdata/notame documentation built on Sept. 14, 2024, 11:09 p.m.