fars_summarize_years: Summarizes the FARS data for a given year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

It summarizes the monthly accident in a given year

Usage

1

Arguments

years

-year for which summarization need to be done

Value

return N X 2 dataframe with month and number of accident

Examples

1
2
setwd(system.file("extdata", package = "FarsProject"))
fars_summarize_years(2013)

shaank121/FarsProject documentation built on May 29, 2019, 9:34 a.m.