Speed up Piper Center data analysis with piperr
piperr is an ongoing attempt to automate, streamline, and document Piper Center data analysis.
Install from Github repository using devtools::install_github()
:
# development version from GitHub
# install.packages("devtools")
devtools::install_github("AMGold99/piperr")
Use library(piperr)
to load the package into your active R session.
piperr will load a range of functions to assist in daily Piper Center data work, monthly dashboard construction, survey analysis, and other miscellaneous tasks. See the wiki for more.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.