Description Usage Arguments Value Note Examples
Given a year, returns a string in the format of a fars data file name for that year
1  | make_filename(year)
 | 
year | 
 The four-digit year for which data is desired  | 
character string of fars file name for given year
Does not check for valid year or existence of data file
1 2  |  ## Not run: make_filename(2013)
 ## Not run: make_filename("2013")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.