fars_read_years: Function list of accident dataset for selected years This...

Description Usage Arguments Value Examples

View source: R/far_function.R

Description

Function list of accident dataset for selected years This function gives list of accident datasets with year.csv.bz2 structure

Usage

1

Arguments

years

vector or list of selected dataset in month-year format

Value

returns to names accident datasets with the selected year in month-year format

Examples

1
2
3
4
5
## Not run: 
fars_read_years(2013, 2014, 2015)
fars_read_years("2013")

## End(Not run)

thakurdev010/finalassignment2 documentation built on May 30, 2019, 8:20 a.m.