fars_read_years: Read years information

Description Usage Arguments Value See Also Examples

View source: R/fars_functions.R

Description

Read month and year from one or several years passed in year input

Usage

1

Arguments

years

List of years from which to extract data

Value

A tible with the month and year read from the different csv files of the different years provided in years

See Also

make_filename

fars_read

Examples

1
2
3
4
## Not run: 
data <- fars_read_years(years = c(2014, 2015))

## End(Not run)

eregmig/carcrashassignment documentation built on May 17, 2019, 8:15 a.m.