Description Usage Arguments Value Note Examples
Summarizes the number of operations by month and year.
1 | fars_summarize_years(years)
|
years |
vector of integer or string years for data to be read. |
list of tibbles with columns MONTH and year.
If there is no data for one of the input years, a warning is given and that year will be ignored.
1 | by_month <- fars_summarize_years(c(2013, 2014))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.