fars_summarize_years: Provide a Summary of Counts for Each Year and Month...

Description Usage Value Examples

Description

This funtion returns a tibble for each Year and Month combination that counts the total rows for each month, with each year as its own column.

Usage

1

Value

A tibble with MONTH as rows, years as columns, and counts of year and month combination as the values.

Examples

1
## Not run: fars_summarize_years(c(2013, 2014))

ctaber/buildingRpackages documentation built on June 22, 2019, 3:59 a.m.