Description Usage Arguments Value Examples
View source: R/fars_functions.R
Create a filename for a specific year
1 | make_filename(year)
|
year |
a numeric value specifying the year |
A string representing a filename in the following format 'accident_year.csv.bz2', where year will be replaced by the provided year
1 | ## Not run: make_filename(1999)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.