cleanData | R Documentation |
Clean up a metadata factor column in a merged data table
cleanData(merged_data, factor)
merged_data |
Datatframe of merged metadata and abundance table |
factor |
Factor to "clean" by ensuring its column is a factor with only levels that the filtered dataset contains |
Merged metadata+abundance table with the metadata column of the specified factor re-leveled to only include levels that exist in the column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.