tidymicrobiome
: An R package to organize all the packages in tidymicrobiome project
tidymicrobiome
is a part of tidymicrobiome project.
tidymicrobiome
is a R package which is used to manage and organize all the packages in tidymicrobiome project
You can install tidymicrobiome
from GitLab
if(!require(remotes)){
install.packages("remotes")
}
remotes::install_gitlab("tidymicrobiome/tidymicrobiome")
or GitHub
remotes::install_github("tidymicrobiome/tidymicrobiome")
If you have any quesitions about tidymicrobiome
, please don’t hesitate to email me (shenxt1990@outlook.com).