README.md

CRAN_Status_Badge CRAN Downloads R-CMD-check

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

install.packages("nlstools")

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

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

remotes::install_github("aursiber/nlstools")

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

library(nlstools)


Try the nlstools package in your browser

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

nlstools documentation built on Aug. 24, 2023, 5:10 p.m.