fars_read_years: Read month and year information for selected years

Description Usage Arguments Value Note Examples

View source: R/fars_functions.R

Description

This is a simple function that reads month and year information for each available entry.

Usage

1

Arguments

years

a vector of 4 digits years.

Value

This function returns a list containing Month and year for each table entry.

Note

This function returns an error if the year argument does not exist in the available data sets.

Examples

1
fars_read_years(c(2013:2015))

peteboe/fars documentation built on May 3, 2019, 3:17 p.m.