Semantics.concentration {grandR} | R Documentation |
Semantics for concentration columns
Description
Defines additional semantics for columns representing concentrations
Usage
Semantics.concentration(s, name)
Arguments
s |
original column |
name |
the column name |
Value
a data frame with a single numeric column, where <x>uM from s is replaced by x, <x>mM is replaced by x*1000, and no4sU is replaced by 0
[Package grandR version 0.2.5 Index]