Description Usage Arguments Value Examples
This function allows you to produce a summary table for the HMP2Data visits.
1 | visit_table(x)
|
x |
A named list of phyloseq or SummarizedExperiment objects. |
A knitr::kable table.
1 2 3 | visit_table(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.