fars_read_years: Parse column month and column year from the data set...

Usage Arguments Value Examples

Usage

1

Arguments

years

An integer year, a list of integer years and a vector of integer years

Value

the column year and column month parsed from the data frame correspo- nding to the years passed into the function

Examples

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

## End(Not run)

shijbian/firstPackage documentation built on May 29, 2019, 9:25 p.m.