README.md

sastats

A Southwick package for useful statistics calculations (particularly with regard to surveys)

Installation

From the R console:

install.packages("remotes")
remotes::install_github("southwick-associates/sastats")

Usage

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.

Development

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.



southwick-associates/sastats documentation built on March 27, 2020, 9:39 p.m.