fars_read_years: Read Years of FARS Data

Description Usage Arguments Details Value Examples

Description

Read multiple years of FARS data, and remove all but the month and year data from the results. See make_filename for additional restrictions.

Usage

1

Arguments

years

A numeric vector containing the years to read

Details

See Fatality Analysis Reporting System.

Value

A list of tibble, with each item representing the data for one year

Examples

1
2
3
4
## Not run: 
fars_read_years(2013:2015)

## End(Not run)

j50n/c3w4 documentation built on May 18, 2019, 8:12 p.m.