Description Usage Arguments Value Examples
View source: R/fars_functions.R
Load and summarize number of data records by year over several datasets
1 | fars_summarize_years(years, datadir = NULL)
|
years |
Numeric vector of 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. |
Data frame summary of the number of records by month, by year.
1 | fars_summarize_years(c(2013,2015))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.