Description Usage Arguments Value Note Examples
View source: R/fars_functions.R
Reads in data for each year and summarises the counts of events by month and year.
1 | fars_summarize_years(years)
|
years |
string or numeric that indicates the years to be summarised. |
tbl_df with columns being the years summarised and rows being the months and each entry being the number of events
Warning: Will not work if years are not in 2013, 2014, or 2015 as those are the only years with data files
1 | ## Not run: fars_summarize_years(2013:2014)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.