powered by
Get the metadata from the dataset
get_metadata(dataset)
list representing the dataset from a metabolomics experiment.
returns a data frame with the metadata.
# NOT RUN { ## Example of getting the metadata library(specmine.datasets) data(cachexia) cachexia.mt = get_metadata(cachexia) # }
Run the code above in your browser using DataLab