Skip to contents
midfielddata 0.2.1 (2024-05)
- Update the
midfielddata-package.R
file
- Add roxygen.R to generate repeated text for common arguments.
- Update
RoxygenNote
to “7.3.1”
midfielddata 0.2.0 (2022-12)
- New sample data, all four data sets
- Update package tests to match
- Update README and documentation
midfielddata 0.1.5 (2022-10)
- Revise race/ethnicity to change Latinx to Latine
- Ensure values of “” are replaced with NA_character_
midfielddata 0.1.4 (2022-07)
- Match variable names in practice data to those in MIDFIELD research data
- Edit the MIDFIELD project URL
midfielddata 0.1.3 (2021-07)
- Removed problematic data after 2003 for Institution M
- Added some data tests to check for range and possible values
- Minor edits to .Rd help pages
midfielddata 0.1.2 (2021-06)
- changed names of data tables to student, term, course, and degree to be consistent with research data
- updates variables names to be consistent with research data
- update authors and contributors in DESCRIPTION
- set LazyData to FALSE
- update Rd help pages
- edit license
- remove Travis CI
- Update README
midfielddata 0.1.1 (2020-07)
- reformatted data frames as data.tables
- remove dependencies on dplyr and related packages
- edited help pages
midfielddata 0.1.0 (2018-06)