README.md

piperr

Speed up Piper Center data analysis with piperr

Overview

piperr is an ongoing attempt to automate, streamline, and document Piper Center data analysis.

Installation

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.

Usage

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.



AMGold99/piperr documentation built on March 29, 2022, 9:46 a.m.