fars_summarize_years: Shows number of observations for each month

Description Usage Arguments Value Note Examples

Description

This function returns a tibble that summarizes the number of observations for each month and each dataset.

Usage

1

Arguments

years

A vector of years.

Value

A tibble

Note

Invalid year values may result in an error and NULL is returned for the specific dataset.

Examples

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

## End(Not run)

RaphaelFred/softdev documentation built on May 23, 2019, 5:02 a.m.