Description Usage Arguments Value Examples
This function takes in a argument "year", coerces it into an integer, and returns a character string of the form "accident_"year".csv.bz2".
1  | make_filename(year)
 | 
year | 
 A value to be incorporated into the file name to be created.  | 
This function returns a character string of the form "accident_"year".csv.bz2".
1  | make_filename (2015)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.