Description Usage Arguments Value Examples
View source: R/fars_functions.R
This function returns the month of each observation for the selected years.
1 | fars_read_years(years)
|
years |
A vector containing the years to read. |
This function returns a list, in which each element contains the month for each observation of an specific year.
1 2 3 4 | ## Not run:
fars_read_years(2013:2015)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.