fars_summarize_years: Summarize Monthly Accident Number for each year

Description Usage Arguments Value

Description

For a given collection of years this function reads in the accident data and then returning a summary of the data which contains one row for each calendar month containing the number of accidents in that month for different years in seperate columns

Usage

1

Arguments

years

Collection of years as vector or list where each element is in integer format or can be converted with as.integer

Value

This function returns a data frame with dimension (12,length(years)).


ckoopmann/fars documentation built on May 29, 2019, 1:17 p.m.