Description Usage Arguments Value Note Examples
This function returns the observation "month" and "year" for a list of datasets.
1 | fars_read_years(years)
|
years |
A vector of years. |
A list of tibbles
Invalid year values may result in an error and NULL is returned.
1 2 3 4 | ## Not run:
fars_read_years(c("2013", "2014"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.