fars_summarize_years: Summarize FARS' years

Description Usage Arguments Value Examples

Description

This function counts the number of observations by month for the years specified by the years argument

Usage

1

Arguments

years

Numeric vector of FARS´years to read

Value

A wide format data frame (tibble). One column for year and MONTH. Each value is the count of observations for the given year-month

Examples

1
  ## Not run: fars_summarize_years(2013:2015)

A-Lind/BuildingAnRPackage documentation built on May 26, 2019, 6:37 a.m.