Description Usage Arguments Value Examples
make_filename
creates a file name for an accident file using
the year input.
1 | make_filename(year)
|
year |
Numeric. The year to append to the file name. |
make_filename
will return a file name based on the year input.
Non-integer inputs are truncated.
1 | ## Not run: make_filename(2013)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.