fars_read_years: FARS Read Years

Description Usage Arguments Details Value Examples

Description

Create a list of year tibbles.

Usage

1

Arguments

years

Vector of either intigers or strings correspondig to years for which the data set is available.

Details

For each year passed into the function, create an tibble in a list that contains just the years and months from the dataset for those years.

Value

A list of FARS tibbles.

Examples

1
fars_read_years(c("2014", 2015))

Momus/fars documentation built on May 13, 2019, 1:35 a.m.