fars_read_years: Read files from the source directory based on a vector of...

Description Usage Arguments Value Examples

Description

The function takes a vector of years and reads files with each year in the name into a list

Usage

1

Arguments

years

a vector of years to be included in to a file name

Value

This function returns a list with each element containing data for each year in the input

Examples

1
2
3
4
## Not run: 
df<-fars_read_years(c(2014,2015,2016))

## End(Not run)

kostya75/kmfars2 documentation built on June 5, 2019, 5:14 p.m.