get_value_label: Get value label

Description Usage Arguments Value Examples

Description

Get the value label from the dataset

Usage

1
get_value_label(dataset)

Arguments

dataset

list representing the dataset from a metabolomics experiment.

Value

Returns a string with the value label.

Examples

1
2
3
4
  ## Example of getting the value label
  library(specmine.datasets)
  data(cassavaPPD)
  value.label = get_value_label(propolis)

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