View source: R/inspectDataset.R
getdata | R Documentation |
Get Data with/without Attached Metadata
getdata(dataset = NULL, rank = NULL, group = NULL, metadata = T)
dataset |
(Optional) MicroVis dataset (mvdata object). If not specified, defaults to active dataset. |
rank |
(Optional) Rank to get abundance values of. Default is active rank. |
group |
This isn't used and can be removed |
metadata |
(Optional) Whether or not to attach metadata. |
Abundance data at specified rank with/without metadata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.