README.md

CRAN_Status_Badge CRAN Downloads R-CMD-check

The stable version of nlsMicrobio can be installed from CRAN using:

install.packages("nlsMicrobio")

The development version of nlsMicrobio can be installed from GitHub (remotes needed):

if (!requireNamespace("remotes", quietly = TRUE))
   install.packages("remotes")

remotes::install_github("aursiber/nlsMicrobio")

Finally load the package in your current R session with the following R command:

library(nlsMicrobio)


Try the nlsMicrobio package in your browser

Any scripts or data that you put into this service are public.

nlsMicrobio documentation built on Sept. 17, 2021, 5:07 p.m.