Description Usage Arguments Value Note
View source: R/fars_functions.R
Load multiple datasets from a vector of the years of data to be loaded.
1 | fars_read_years(years, datadir = NULL)
|
years |
Vector of numerics of the years of data to be loaded. |
datadir |
Character string of the data directory. Default is NULL, in which case the package loads the built in datasets. |
List of data frames giving month and year, each corresponding to the dataset for the year specified in the input.
Data is assumed to be in the same folder as the script.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.