fars_summarize_years: Data summary generator

Description Usage Arguments Value Examples

Description

It creates a 'tbl_df' object containing the summary of the counts of fatal crashes, grouped by month, for any valid year provided in the years input parameter. An error is generated if no valid year is entered

Usage

1

Arguments

years

An array of numeric representing the years referring to the data to be loaded

Value

A table object (of 'tbl_df' type) containing the data summary

Examples

1
  fars_summarize_years( c(2013, 2018) )

fmax85/testpack documentation built on May 12, 2019, 7:18 p.m.