fars_summarize_years: Table of Yearly by Monthly Accident Data

Description Usage Arguments Value Examples

View source: R/fars_function.R

Description

Summarizes observations by months for the user-defined years in a table

Usage

1

Arguments

years

integers

Value

Creates a tibble of where columns is years and where rows represents months of the data

Examples

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

## End(Not run)

bms63/fars documentation built on Nov. 4, 2019, 7:32 a.m.