fars_read_years: fars_read_years fars_read_years Read and store the month and...

Description Usage Arguments Value Examples

Description

fars_read_years fars_read_years Read and store the month and year column for each of the years provided as argument. Function make_file and fars_read name needed.

Usage

1

Arguments

years

Year or range of years from which we want to extract the information

Value

A list with as many tibles as valid years provided. If invalid years are provided the code will create a warning specifying the unvalid year.

Examples

1
2
3
4
5
## Not run: 
setwd(system.file("extdata", package = "fars"))
data<-fars_read_years(2013:2015)

## End(Not run)

afortuny/fars documentation built on May 7, 2019, 3:13 p.m.