fars_summarize_years: Summarize data

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Given a list of years, loads data associated with the years, selects and summarizes relevant data.

Usage

1

Arguments

years,

a list of years (should be a list of integers)

Value

A dataframe, with summary data of accidents for each month

Examples

1
2
3
4
## Not run: 
fars_summarize_years(c(2014,2015))

## End(Not run)

JLYJabc/farsfunctions documentation built on May 28, 2019, 7:51 a.m.