fars_read_years: read FARS data from a vector containing the years

Description Usage Arguments Details Value Examples

Description

read FARS data from a vector containing the years

Usage

1

Arguments

years

integer vector containing the years of FARS data to read

Details

This function fails if any single year provided is missing from the data.

Value

a dataframe containing month and year of data

Examples

1
fars_read_years(c(2012, 2013))

yunching/FRP documentation built on May 30, 2019, 8:40 a.m.