output |
---|
github_document |
The goal of ssatools is to collect together various R tools that carry out or automate tasks required for running the Statistical Society of Australia (SSA).
You can install ssatools from GitHub with:
# install.packages("devtools")
devtools::install_github("StatSocAus/ssatools")
This is a basic example which shows you how to solve a common problem:
library(ssatools)
## basic example code