fars_read_years: Read in "FARS" data by specifying the year

Description Usage Arguments Value Examples

Description

This is a function that reads in FARS data by using as an input the year. It returns the months and year as a list. An warning message is thrown, when an invalid year is chosen as an input.

Usage

1

Arguments

years

The input year. If the input year does not exist, a warning message is thrown: invalid year "year".

Value

This function creates a list of the months and year for data specified with the input year.

Examples

1
## Not run: fars_read_years(2013)

MvT19/Fars documentation built on June 18, 2019, 7:57 a.m.