Description Usage Arguments Value Examples
This is utility function. This is called internally, by "fars_summarize_years" function. not intended for user call.
1 | fars_read_years(years)
|
years |
years vector. |
dataframe containing MONTH and year For the given vector of "years", in a file.
Error : If the given year is not found with the prepared filename by "make_filename", then error is thrown as "invalid year: ": xxxx where xxxx is invalid year.
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.