fars_read_years: fars_read_years

Description Usage Arguments Value Note Examples

Description

This function reads multiple data files identified by their year, one per each element of the the input vector of years

Usage

1

Arguments

years

a vector of years

Value

the function returns a list of monthly data one per each year in the input vector

Note

if an invalid year is defined in the input vector a warning message will be thrown

Examples

1
2
v<-c(2014,2015)
d<-fars_read_years(v)

andyc-rpackage/Assignment2 documentation built on May 10, 2019, 11:44 a.m.