fars_summarize_years: fars_summarize_years

Description Usage Arguments Value Examples

Description

fars_summarize_years : This function takes a list of years as a parameter and uses it to build the filename for that year based on the appropriate naming convetion to generate a dataframe of the years and months of each accident summarised by month with each year as a separate variable.

Usage

1

Arguments

years

an list of integers representing the years associated with the data

Value

a data frame of with the month and year of each accident summarised by year and month.

Examples

1
fars_summarize_years(c(2013,2014))

MaxSunshine/CourseraWeek2 documentation built on May 7, 2019, 4:35 p.m.