Description Usage Arguments Value Examples
This function creates a filename for the .csv.bz2 file based on the year
parameter. The parameter must be
an integer or the function will return an error message.
1 | make_filename(year)
|
year |
A numerical value containing the year that is being searched |
A character string that can be used as a filename. Format: "accident_<year>.csv.bz2"
1 | ## Not run: make_filename(2016)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.