fars_read_years: Read and combine data for multiple years

Description Usage Arguments Value

View source: R/fars_functions.R

Description

Read and combine data for multiple years

Usage

1

Arguments

years

(integer or character) vector or list of the years for which to read data.

The 'years' parameter must be supplied in a form which can be converted to integer year value (by 'as.integer').

This function depends on dplyr::select and dplyr::mutate.

Value

(list) of data frames each entry having data for a specific year.


tynesjo/fars_functions_tst documentation built on May 3, 2019, 2:03 p.m.