Description Usage Arguments Value Examples
fars_summarize_years
provides a summary of the number of observations
in the FARS data files for each month for the given years input.
1 | fars_summarize_years(years)
|
years |
Numeric. A vector of years associated with the files to be summarized. |
fars_summarize_years
returns a dataframe.
If a file does not exist for a given year, fars_summarize_years
will throw a warning regarding the given year.
1 | ## Not run: fars_summarize_years(2013:2015)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.