set_attr: Functions to get and set attributes of LipidomicsExperiment...

Description Usage Arguments Value Examples

Description

Functions to get and set attributes of LipidomicsExperiment objects

Usage

 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)

Arguments

data

LipidomicsExperiment object.

measure

Which measure to get / set attributes of.

val

Value to be assigned to the attribute.

Value

Modified LipidomicsExperiment.

Examples

1
2
3

lipidr documentation built on Nov. 8, 2020, 7:50 p.m.