nmr_meta_groups | R Documentation |
Get the names of metadata groups
nmr_meta_groups(samples)
samples |
a nmr_dataset_family object |
A character vector with group names
Other metadata functions:
Pipelines
,
nmr_meta_add()
,
nmr_meta_export()
,
nmr_meta_get()
,
nmr_meta_get_column()
dir_to_demo_dataset <- system.file("dataset-demo", package = "AlpsNMR")
dataset <- nmr_read_samples_dir(dir_to_demo_dataset)
metadata_column <- nmr_meta_get_column(dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.