powered by
Get the value label from the dataset
get_value_label(dataset)
list representing the dataset from a metabolomics experiment.
Returns a string with the value label.
# NOT RUN { ## Example of getting the value label library(specmine.datasets) data(cassavaPPD) value.label = get_value_label(propolis) # }
Run the code above in your browser using DataLab