Description Usage Arguments Value Examples
View source: R/fars_function.R
Title A simple function for reading years data from the file imported
1 | fars_read_years(years)
|
years |
A numeric vector containing list of years |
year |
An integer from |
A dataframe containing list of Year by month or return NULL if year
is invalid
1 | fars_read_years(years = c(2013,2014,2015))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.