fars_read_years: Read in files and create tibble of month and year...

Description Usage Arguments Value Note Examples

View source: R/fars_functions.R

Description

Read in files and create tibble of month and year combinations in each file

Usage

1

Arguments

years

a vector of four digit integers - all the years of files you are interested in

Value

a list of tibbles containing month/year combinations in the files specified by the years argument

Note

This function will not work as intended if an years is not an integer or a vector of integers

Examples

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

bhjagolinzer/Jags documentation built on Aug. 25, 2020, 3:05 p.m.