make_matrix | R Documentation |
Make matrix from long-form microbiome data
make_matrix(long_data, count_column_name, row_names)
long_data |
Output from |
count_column_name |
name of count column |
row_names |
column by which to name table rows (default = |
make_matrix(long_data, "rel_abun", )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.