Description Usage Arguments Details Value Examples
This function return a character vector containing a formatted combination of text and year value
1 | make_filename(year)
|
a |
Year |
the file names created is in csv.bz2 format
a character vector
1 2 3 | name_2017 <- make_filename(2017)
name_2017
[1] "accident_2017.csv.bz2"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.