Description Usage Arguments Value Examples
View source: R/fars_functions.R
Creat a file name from the data source for a given year
1 | make_filename(year)
|
year |
Only logical, integer, real and character vectors are supported. The year for which the file will be created |
read pram as integer. and return file name for a given year
1 2 3 4 5 | ## Not run:
make_filename(1999)
make_filename("1999")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.