Other packages > Find by keyword >

eeptools  

Convenience Functions for Education Data
View on CRAN: Click here


Download and install eeptools package within the R console
Install from CRAN:
install.packages("eeptools")

Install from Github:
library("remotes")
install_github("cran/eeptools")

Install by package version:
library("remotes")
install_version("eeptools", "1.2.5")



Attach the package and use:
library("eeptools")
Maintained by
Jared E. Knowles
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-09-25
Latest Update: 2023-06-01
Description:
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.
How to cite:
Jared E. Knowles (2012). eeptools: Convenience Functions for Education Data. R package version 1.2.5, https://cran.r-project.org/web/packages/eeptools. Accessed 07 Nov. 2024.
Previous versions and publish date:
0.1 (2012-09-25 08:00), 0.2 (2013-03-28 17:01), 0.3.1 (2014-02-23 21:07), 0.3 (2013-12-09 08:24), 0.9.0 (2015-09-23 08:05), 0.9.1 (2015-11-18 09:31), 1.0.0 (2016-11-01 15:22), 1.1.0 (2017-06-28 22:12), 1.1.1 (2018-01-26 16:21), 1.2.0 (2018-05-30 23:14), 1.2.1 (2018-10-21 18:20), 1.2.2 (2019-03-19 01:00), 1.2.4 (2020-05-03 00:10)
Other packages that cited eeptools R package
View eeptools citation profile
Other R packages that eeptools depends, imports, suggests or enhances
Complete documentation for eeptools
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA