fars_summarize_years: fars_summarize_years

Description Usage Arguments Value Note Examples

Description

This function summarizes the data corresponding to the input vector of years with monthly aggregate

Usage

1

Arguments

years

a vector of years

Value

a data frame with a summary per each in the input vector of years of agreggated

Note

if an invalid year is defined in the input vector a warning message will be thrown

Examples

1
2
v<-c(2014,2015) 
d<-fars_summarize_years(v)

andyc-rpackage/Assignment2 documentation built on May 10, 2019, 11:44 a.m.