A set of extended classes based on the microeco package
Install mecodev from github.
# If devtools package is not installed, first install it
install.packages("devtools")
devtools::install_github("ChiLiubio/mecodev")
If the installation from github is failed online, download the package first, then install it locally.
devtools::install_local("mecodev-master.zip")
See the mecodev part of tutorial (https://chiliubio.github.io/microeco_tutorial/mecodev-package.html).
Chi Liu, Yaoming Cui, Xiangzhen Li, Minjie Yao, microeco: an R package for data mining in microbial community ecology, FEMS Microbiology Ecology, Volume 97, Issue 2, February 2021, fiaa255. https://doi.org/10.1093/femsec/fiaa255
We welcome any contribution ! Any idea/suggestion will be considered. By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.