Skip to content

Releases: s87jackson/rfars

v3

06 May 20:14
Compare
Choose a tag to compare

Version 3 adds significant functionality:

  • Expanded FARS coverage to 2011-2021
  • Added get_gescrss() to get GES/CRSS data (2011-2021)
  • Modified the get_ functions to produce a codebook.csv file
  • Included a codebook.rds file for quick reference
  • The geo_relations table now includes NHTSA regions
  • Improved the counts() function
  • Added a compare_counts() function
  • SAS files are pulled from NHTSA, rather than the CSVs
  • Consolidated all prep_fars_yyyy functions into prep_fars()

rfars 0.2.0

01 Nov 16:24
Compare
Choose a tag to compare

This marks the first CRAN-approved release of rfars.

Full Changelog: https://github.com/s87jackson/rfars/commits/v0.2.0