get_tomic_table | R Documentation |
Extract one of the specific tables from a tomic object
get_tomic_table(tomic, table_type)
tomic |
Either a |
table_type |
The type of table to extract from the
|
a tibble matching the table_type
of the tomic
object
get_tomic_table(brauer_2008_triple, "samples")
get_tomic_table(brauer_2008_tidy, "features")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.