fars_read_years: Reads in FARS Data for multiple years

Description Usage Arguments Value Note Examples

View source: R/fars_functions.R

Description

Reads in a list of years and extracts the year and month for each row from the files for each year associated

Usage

1

Arguments

years

string or numeric that indicates the year of the FARS data that the file name will be created to read.

Value

list of tbl_dfs with month and year columns

Note

Warning: Will not work if years are not 2013, 2014, or 2015 as those are the only years with data files @importFrom dplyr select mutate

Examples

1

dhaycraft/trafficR documentation built on Nov. 4, 2019, 10:30 a.m.