Description Usage Arguments Value
fars_read_years : Reads the year and finds the csv file matching
the same year. If the csv file is not found, 'invalid year' error is displayed.
if the year is appropriate, the csv file is read and mutate a new column with
the year and then select the columns MONTH and year
1 | fars_read_years(years)
|
years |
A vector of year to be searched |
A dataset with of the relevant year, with the columns MONTH and year. Otherwise, an error 'invalid year' is displayed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.