fars_summarize_years: Create Cross table to Compare the couple of year and month...

Description Usage Arguments Value See Also

View source: R/fars_functions.R

Description

Create Cross table to Compare the couple of year and month according to the number of accidents This function propose a contingence table whose row is year and column represents the months in which the number of accidents is derived at each interception.

Usage

1

Arguments

years

list or vector of concerned years

Value

tibble or dataframe of Cross table between years in row and months in column which contains the number of accidents.

See Also

fars_read_years to create an accident dataframe according the months and year accidents


BouranDS/accident documentation built on Aug. 22, 2020, 12:02 a.m.