knitr::opts_chunk$set( collapse = TRUE, comment = "#>", message = FALSE )
library(staid)
staid
is a contraction of start aid.
Fitting certain models in R
can result in errors such as
This is especially true for nls()
(Nonlinear Least Squares).
This package provides an alternative to
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.