Description Usage Arguments Value See Also
View source: R/fars_functions.R
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.
1 | fars_summarize_years(years)
|
years |
list or vector of concerned years |
tibble or dataframe of Cross table between years in row and months in column
which contains the number of accidents.
fars_read_years to create an accident dataframe according the months and year accidents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.