fars_read_years: Read in multiple years of FARS data

Description Usage Arguments Value Note Examples

Description

Read in multiple years of FARS data

Usage

1

Arguments

years

a vector of integer years, if data for any years don't exist, no data will be returned

Value

this function returns a tibble with data from all years of interest

Note

NULL returned if no data for any input years

Examples

1
## Not run: fars<-fars_read_years(c(2012,2013,2014))

arkansasred/faRs documentation built on May 10, 2019, 1:38 p.m.