Description Usage Arguments Examples
This function imports your otu table metadata. You must have a csv file with "meta" in the file name in the current working directory.
1 | create_metadata(data, date = TRUE, return_clean_data = FALSE)
|
date |
argument to format dates in your metadata, your csv file must have a column named "date", defaults to TRUE |
1 | metadata <- create_metadata()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.