merge_datasets: Merge two datasets

Description Usage Arguments Value

Description

Merges two datasets with the same variables and metadata's variables.

Usage

1
merge_datasets(dataset1, dataset2)

Arguments

dataset1

list representing the first dataset from a metabolomics experiment.

dataset2

list representing the second dataset from a metabolomics experiment.

Value

Returns one dataset with the data from the two datasets merged.


specmine documentation built on Sept. 21, 2021, 5:06 p.m.