an S4 class to document data formated in the MIxS standard
dataa data.frame with the meta- and/or environmental data, formatted with samples/events as rows, and variables/MIxS terms as columns.
sectiona character, a vector with the same length and order as number of columns of the dataframe in the data slot, containing a MIxS section/cathegory for each term
unitsa character. a vector with the same length and order as number of columns of the dataframe in the data slot, containing a unit for each variable (use "alphanumeric" if there is no unit)
typea character. Either "versatile", meaning the object is a loose following of the MIxS standard, or "strict.MIxS", meaning the object strictly follows all the MIxS rules.
env_packagea character. The MIxS environmental package that is appropriate for this dataset. Can also be not_specified or multiple_packages.
QCboolean to indicate that the data been Quality controlled (TRUE) or not (FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.