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)

Arguments

printtab

Print in console or not, defaut is TRUE and will print output.

Details

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.

Examples

if (FALSE) {
library(microbiomeutilities)

df <- list_microbiome_data(printtab = FALSE)
}