Description Usage Arguments Value Examples
View source: R/fars_summarize_years.R
Produces the number of accidents for each month for given years. Returns an error if the file does not exist. Remeber to set an appropriate working directory.
1 | fars_summarize_years(years)
|
years |
A numeric vector of years |
Returns the number of accidents by month for each year in a column in a data frame
1 | fars_summarize_years(2013)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.