View source: R/fars_make_filename.R
@param year Takes the year as an input and creates a filename
1 | make_filename(year)
|
@return This function returns a character vector containing the formatted combination of text and variable values
@examples make_filename(2013) make_filename(2014)
@export
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.