fars_summarize_years: Creates one summary output from all CSV files with the...

Description Usage Arguments Value Examples

Description

Will first merge all csv files and then summarise the resulting single data frame.

Usage

1

Arguments

years

either a vector or list of integers representing years

Value

a matrix where columns represent year and rows represent months and the value of each cell is the total number of occurrences

Examples

1
fars_summarize_years(c(2013,2014,2015))

JunlueZhao/CourseraPackage documentation built on May 8, 2019, 5:41 p.m.