Description Usage Arguments Value Examples
View source: R/fars_functions.R
This function reads the data for each year and summarizes it into month and year columns.
1 | fars_summarize_years(years)
|
years |
vector of int or character |
tbl_df with MONTH in the first column and # of accidents for each month in each year in the following columns.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.