The EFMDataScripts are a collection of files used in processing data from the Early Family Math (EFM) pilot project. These include sourcing the raw data from the app, processing the data, and generating data dashboards.
You can install the development version of EFMDataScripts from GitHub with:
# install.packages("devtools")
devtools::install_github("EVANSTATS/EFMDataScripts")