fars_read_years: Read in Facility Analysis Reporting System data for selected...

Description Usage Arguments Details Value See Also Examples

View source: R/fars_functions.R

Description

Read in FARS data for specified years.

Usage

1

Arguments

years

Integer of the years to be read.

Details

Throws an error if specified years are invalid.

Value

Returns a list of tibbles of the FARS data for each month of the selected years.

See Also

https://www.nhtsa.gov/Data/Fatality-Analysis-Reporting-System-(FARS)

Examples

1
## Not run: fars_read_years(c(2013, 2014, 2015))

dandewaters/FARSFunctions documentation built on May 27, 2020, 12:04 a.m.