Description Usage Arguments Value Note Examples
View source: R/fars_read_years.R
Retrieves the month and year of accidents for given years.
1 | fars_read_years(years)
|
years |
A nuemric vector of years |
Returns a data frame of month/year columns of accidents for each year as an item in a list
Returns a warning if the file does not exist. Remeber to set an appropriate working directory.
1 2 | fars_read_years(2013)
fars_read_years(2013:2015)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.