fars_read_years: Read data of a given year

Description Usage Arguments Value Examples

Description

When given some years this function will try to read the data of those years and if there is a not valid year it will throw a warning.

Usage

1

Arguments

years

A list of years

Value

A file with the correspondent data of those years.

Examples

1
2
3
## Not run: 
my_data <- fars_read_years(1999:2003)
## End(Not run)

Jerry-Master/Assignment4 documentation built on May 13, 2019, 8:19 a.m.