Description Usage Arguments Value Examples
A summary function to display the number of rows of data for each month of each year.
1 | fars_summarize_years(years)
|
years |
a list of years (strings) to summarise data for. |
a tibble of the number of datapoints with columns for each year and rows for each month
1 2 | years <- c("2013","2014")
## Not run: fars_summarize_years(years)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.