Description Usage Arguments Value
fars_summarize_years : The function reads the years as a numeric input.
The function will read all the csv files found in the directory, using the fars_read_years
function and bind them row-wise. It will then group the data based on year and
MONTH and summarize the data.
1 | fars_summarize_years(years)
|
years |
A vector of year to be searched |
A dataset which is a Summary of all the relevant datasets in the directory, binded row-wise, grouped-by the year and MONTH
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.