fars_read_years: Read in csv for eah year in 'years' and returns the months...

Description Usage Arguments Value Note Examples

View source: R/fars_functions.r

Description

Read in csv for eah year in years and returns the months and year in that csv

Usage

1

Arguments

years

A list of year integers

Value

This function returns a list of tibbles

Note

function will produce a warning if there is no filename corresponding to year in years

Examples

1
fars_read_years(c(2013,2014))

00mathieu/FarsExample documentation built on May 28, 2019, 11:01 a.m.