Description Usage Arguments Examples
A function that creates a year/month index for each accident that occurs in specified years. An error message is given if data is not available for any of the years.
1 | fars_read_years(years)
|
years |
A vector of years specifying what data is to be retrived. |
1 2 | fars_read_years(2013)
fars_read_years(c(2012, 2013, 2015))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.