Installation Guide
Installation Options
Option 1: Installation via CRAN
install.packages("MicrobiomeStat")Option 2: Installation via GitHub (Development Version)
install.packages("devtools")devtools::install_github("cafferychen777/MicrobiomeStat")Checking the Installed Version
packageVersion("MicrobiomeStat")Dependencies
Required CRAN Packages
Troubleshooting
PreviousExploring MicrobiomeStat: A Consideration for Your Research ToolkitNextCreating the MicrobiomeStat Data Object
Last updated