fars_read_years: Read files into a list of data frame tables

Description Usage Arguments Value Examples

Description

This function reads data from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System, and it returns a list containing the data frame tables.

Usage

1

Arguments

years

A numeric vector of years that you are interested in.

Value

This function returns a list of data frame tables. If there are any inappropriate inputs, it leads to a warning message and returns NULL.

Examples

1
## Not run: fars_read_years(c(2013, 2015))

JayLKim/farsCoursera documentation built on May 7, 2019, 10:33 a.m.