create_metadata: create metadata function

Description Usage Arguments Examples

Description

This function imports your otu table metadata. You must have a csv file with "meta" in the file name in the current working directory.

Usage

1
create_metadata(data, date = TRUE, return_clean_data = FALSE)

Arguments

date

argument to format dates in your metadata, your csv file must have a column named "date", defaults to TRUE

Examples

1
metadata <- create_metadata()

DeepSubsurfer/demmogorgon documentation built on June 5, 2019, 7:56 a.m.