fars_read_years: reading fars data according to years

Description Usage Arguments Value Examples

Description

This function read the fars data of a specific year and select only month and year of the accident

Usage

1

Arguments

years

a vector of integer indicates the year of the fars file

Value

a list of data frame(tibble), each component of the list contains a tibble with two columns of MONTH and year of the accident

Examples

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

## End(Not run)

einabadi-sh/farsdata documentation built on May 6, 2019, 9:53 a.m.