Description Usage Arguments Details Examples
View source: R/list_microbiome_data.R
Data are used from Duvallet et al 2017 https://www.nature.com/articles/s41467-017-01973-8.pdf?origin=ppub.
1 | list_microbiome_data(printtab = TRUE)
|
printtab |
Print in console or not, defaut is TRUE and will print output. It is duplicate from microbiomeutilities pkg. |
Data for practice. The source file for these data is the microbiomedatarepo https://github.com/microsud/microbiomedatarepo.
1 2 3 4 5 6 | ## Not run:
library(jeevanuDB)
df <- list_microbiome_data(printtab = FALSE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.