Description Usage Arguments Value See Also Examples
View source: R/fars_functions.R
This function is used by fars_summarize_years
1 | fars_read_years(years)
|
years |
A list with a list of years (given as strings) |
A dataframe with entries in data by month, or NULL (and a warning) if the
year
is not a valid year in the dataset.
fars_read
make_filename
fars_summarize_years
1 2 3 4 | ## Not run:
fars_read_years(2013)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.