Description Usage Arguments Value Examples
This function takes a vector of years and batch reads them into R. If there is no matching data for one or more of
the years specified in the argument years
, the function throws a warning.
1 | fars_read_years(years)
|
years |
Numeric vector of years to read |
A list of data frames (tibbles). Each data frame consists of two columns: MONTH and year
1 | ## Not run: fars_read_years(2013:2015)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.