Description Usage Arguments Value Examples
Functions to get and set attributes of LipidomicsExperiment objects
1 2 3 4 5 6 7 8 9 10 11 | is_logged(data, measure)
set_logged(data, measure, val)
is_normalized(data, measure)
set_normalized(data, measure, val)
is_summarized(data)
set_summarized(data, val)
|
data |
LipidomicsExperiment object. |
measure |
Which measure to get / set attributes of. |
val |
Value to be assigned to the attribute. |
Modified LipidomicsExperiment.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.