fars_read_years: Read Fatality Analysis Reporting System File based on years...

Description Usage Arguments Value Examples

Description

fars_read_years takes in multiple years, and returns the Fatality Analysis Reporting System Data based on the years specified

Usage

1

Arguments

years

vector of numerical values of specified years

Value

fars_read_years will take in multiple years, and create standardized filenames, and then search for and read the filenames and return tibble data.frame. If such filename with the specified year does not exist, an error message will return

Examples

1
## Not run: fars_read_years(2010:2017)

shaojl7/testpackage documentation built on May 8, 2019, 5:50 p.m.