fars_summarize_years: Summarizes the given year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This function selects the monthly data for the selected years with fars_read_years and groups the data by year and month. Then, it summarize data and spread the year.

Usage

1

Arguments

years

The numeric array for years

Value

The summary of data of month for the given years

Examples

1
2
3
4
## Not run: 
fars_summarize_years(2013:2015)

## End(Not run)

cemreyilmaz/tester documentation built on Dec. 19, 2021, 2:54 p.m.