fars_summarize_years: This function summarizes a list of data frames. You can check...

Description Usage Arguments Value Examples

View source: R/fars_function.R

Description

This function summarizes a list of data frames. You can check the number of cases per year every month.

Usage

1

Arguments

years

A numeric vector of years that you are interested in.

Value

This function returns a data frame table(tbl_df) summarizing data. One of the column names is "MONTH", and the others are years coerced to characters. If any element of the input vector does not match a file list, it gives you a warning message.

Examples

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

Souravp33/RPackageBuilt documentation built on May 28, 2019, 12:58 p.m.