bueller
Assessment Participation & Chronic Absenteeism Analytics for State Education Agencies
What the basic idea behind the package is
What kind of data the package needs
What the package does
What the output looks like
What additional features I’d like to add
What I’ve found challenging so far
What must states understand about their schools before addressing absenteeism and test participation?
SEA analyst has properly formatted data
SEA analyst types bueller(data); <Enter>
SEA analyst gets pretty reports & visuals
SEA analyst has more time to do other important things
# Install the package
devtools::install_github("erwx/bueller")
# Load the package
library(bueller)
# Generate your report
bueller(data = your_prepared_data)
Simple function call: Just point to the data
Helper function automatically sets up directory structure to store output files