Description Usage Arguments Value Examples
View source: R/fars_functions.R
Constructs a filename of the type accident_'year'_csv.z2, where year is given as input.
1 | make_filename(year)
|
year, |
should be an integer or a string coercible to an integer |
a string
1 2 3 4 | ## Not run:
make_filename(1996)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.