fars_read_years: Read data for years into a list of data frame tables

Description Usage Arguments Value Examples

Description

This function reads data for the years provided and it returns a list containing the data frame tables. The output contains the data for all the months of the specified years.

Usage

1

Arguments

years

A numeric vector of years for which data is to be read

Value

A list of data frame tables. For invalid inputs, a warning message is printed and returns NULL.

Examples

1
2
3
4
## Not run: 
fars_read_years(2010:2012)

## End(Not run)

faizan-khan-iit/fars documentation built on May 16, 2019, 9:59 a.m.