fars_read_years: Create tables for months of accidents in the years specified

Description Usage Arguments Value Examples

Description

Create tables for months of accidents in the years specified

Usage

1

Arguments

years

numeric/integer vector/list specifying the years to be read

Value

a list of tibbles containing the months and year of incidents in the specified years. If the year/file doesn't exist a warning is generated and NULL is returned

Examples

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

## End(Not run)

DarkerThanEver/fars documentation built on May 17, 2019, 11:14 p.m.