union.matrix {analysis} R Documentation

union of the profile snapshot list to a matrix dataset.

Description

Usage

union.matrix(result,
    setName = "mass\metabolome.json",
    trim = TRUE);

Arguments

result

[as string]

setName

[as string]

trim

Will delete all of the metabolites row that have no changes. [as boolean]

Details

Authors

vcellkit

Value

this function returns data object of type DataSet[].

clr value class

Examples


[Package analysis version 1.0.0.0 Index]