fars_read_years: Create a list of month and years from a FARS file/dataset.

Description Usage Arguments Value Examples

Description

This function will return a list of month and years for all rows that are present in a FARS data set. The years argument can be a vector or list of year in integer format. An error will be thrown if a year and corresponding file does not exist.

Usage

1

Arguments

years

A vector or list of years to select.

Value

This function returns a list of month and years for each row of the FARS dataset.

Examples

1
## Not run: fars_read_years(2015)

ilikefishes/farspackage documentation built on May 13, 2019, 4:04 a.m.