Description Usage Arguments Value See Also Examples
View source: R/make_filename.R
make_filename
returns a character string with the format of "accident_year
.csv.bz2" as file name
1 | make_filename(year)
|
year |
A numeric value of year |
a file name for accident data at different years. No specific error checking was enclosed.
A character vector containing character strings with the input year
1 | make_filename(2013)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.