This is an R package used in Stat 216 and 217 at Montana State University. Currently, it is only available on GitHub.
You must install the remotes
package first.
install.packages("remotes")
Then, use install_github
to install this package.
remotes::install_github("greenwood-stat/catstats")
This package contains interactive vignettes, code, and data sets to support STAT 216 and STAT 217 at Montana State University and is publicly available for others to use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.