Description Usage Arguments Value
Sample names (column names of the feature table, row names of the metadata data frame) must be matching exactly. Note that this dictates that they cannot be NULL because by design data (a data frame) should have non-empty row names.
1 | check_samples(feature_abd, data)
|
feature_abd |
feature-by-sample matrix of abundances (proportions or counts). |
data |
data frame of metadata. |
matched sample names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.