fars_summarize_years: Summarize the values

Description Usage Arguments Value Examples

Description

Just a function which will create a table with the years as the rows and the number of values for each month as the new value for each pair year/month

Usage

1

Arguments

years

A list with all the year to examine

Value

A table with years as rows and months as columns

Examples

1
2
3
4
## Not run: 
again_data<-fars_summarize_years(2010:2015)

## End(Not run)

Jerry-Master/Assignment4 documentation built on May 13, 2019, 8:19 a.m.