list_microbiome_data.Rd
Data are used from Duvallet et al 2017 https://www.nature.com/articles/s41467-017-01973-8.pdf?origin=ppub.
list_microbiome_data(printtab = TRUE)
printtab | Print in console or not, defaut is TRUE and will print output. |
---|
Data for practice, also an example for importing mothur files from Baxtrer et al 2016. The source file for these data is the microbiomedatarepo https://github.com/microsud/microbiomedatarepo.
# NOT RUN { library(microbiomeutilities) df <- list_microbiome_data(printtab = FALSE) # }