fars_read_years: Retrieve all months (by year, year must be present in 'years'...

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Retrieve all months (by year, year must be present in years argument) for which an observation exists

Usage

1

Arguments

years

a vector of integer values

Value

list of tibbles with only month and year variables for all observations found. List item is NULL if csv file not found for a particular year.

Examples

1
2
3
4
## Not run: 
fars_read_years(2013:2017)

## End(Not run)

engAnt/week4pkg documentation built on May 24, 2019, 8:54 a.m.