eeptools (1.2.5)
Published 2026-02-24 13:47:10 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("eeptools")About this package
Collection of convenience functions to make working with administrative records easier and more consistent. Includes functions to clean strings, and identify cut points. Also includes three example data sets of administrative education records for learning how to process records with errors.Convenience Functions for Education Data
Dependencies
| Imports | arm, data.table, vcd |
| Depends | R (>= 3.5.3), ggplot2 |
| Suggests | testthat, stringr, knitr, rmarkdown, MASS |