Description Usage Arguments Value
View source: R/fars_functions.R
This function get vector of years, load the data belonging to that date from the file and returns a datarame of including the given years. It prints invalid year if the year is not included in the data.
1 | fars_read_years(years)
|
years |
A vector of years to be filtered from the files. |
returns the dataframe includings the years given in the input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.