Description Usage Arguments Value Examples
This function allows you to produce a summary table for the HMP2Data data sets.
| 1 | table_two(x)
 | 
| x | A named list of phyloseq or SummarizedExperiment objects. | 
A knitr::kable table.
| 1 2 3 | table_two(list(momspi16S = momspi16S(),
  momspiCytokines = momspiCytokines(),
  IBD16S = IBD16S(), T2D16S = T2D16S()))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.