fars_summarize_years: Summarize multiple FARS data files by year.

Description Usage Arguments Value Examples

Description

fars_summarize_years provides a summary of the number of observations in the FARS data files for each month for the given years input.

Usage

1

Arguments

years

Numeric. A vector of years associated with the files to be summarized.

Value

fars_summarize_years returns a dataframe. If a file does not exist for a given year, fars_summarize_years will throw a warning regarding the given year.

Examples

1
## Not run: fars_summarize_years(2013:2015)

Paul-Draper/FarsDataAnalysisPD documentation built on May 23, 2019, 5:02 a.m.