Description Usage Arguments Value Examples
This function determines the filename including extensions of the accident data of the given year
1  | make_filename(year)
 | 
year | 
 The year for which to generate the filename as integer or type that can be meaningfullz converted with as.integer  | 
This function returns the filename in the format "accident_YEAR.csv.bz2" with YEAR replaced with the given year
1  | make_filename(1991)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.