Description Usage Arguments Value Examples
View source: R/fars_function.R
Summarizes observations by months for the user-defined years in a table
1 | fars_summarize_years(years)
|
years |
|
Creates a tibble
of where columns is years and where rows represents months of the data
1 2 3 4 | ## Not run:
fars_summarize_years(2013:2015)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.