Please see here for the cssr website. This includes
all the information needed for those interested in using the package.
cssr was defined using literate programming with litr. Those interested in modifying the code should edit this Rmd file. Those
interested in reading the code can do so here.
After modifying the code, run the following from the repo root:
Rscript build.RThis renders index.Rmd (creating the cssr R package, website, and bookdown) and republishes the bookdown to docs/create/, the directory where github renders it nicely.