A Southwick package for useful statistics calculations (particularly with regard to surveys)
From the R console:
install.packages("remotes")
remotes::install_github("southwick-associates/sastats")
See the vignettes:
Note that this package doesn't implement error propagation. The errors package looks promising in this regard, although I haven't tried it yet.
See the R packages book for a guide to package development. The software environment was specified using package renv. Use renv::restore()
to build the project library.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.