fars_read_years: Read FARS data for multiple years

Description Usage Arguments Value Note Examples

Description

A helper function to read FARS data for multiple years

Usage

1

Arguments

years

An integer vector specifying years of data read

Value

A list containing a tibble for each year, with only the MONTH and year columns

Note

Produces a warning if the one of the years passed was invalid, i.e. does not exist in working directory or format of years was incorrect

Examples

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

## End(Not run)

zumthor86/CSPackage documentation built on May 9, 2019, 8:09 a.m.