fars_read_years: Read the data for a list of years

Description Usage Arguments Value

View source: R/farsdata.R

Description

Successively read the accidents files for each year provided and collects the tibbles in a list. Each tibble contains only year and month columns.

Usage

1

Arguments

years

the list or vector of integer years to read.

Value

a list with a tibble for each year containing columns MONTH and year. If the file does not exist or does not have the correct data, then a warning is emitted and NULL returned.


dabrx/farsdata documentation built on May 23, 2019, 6:06 p.m.