Description Usage Arguments Value See Also Examples
View source: R/fars_functions.R
This function makes a data filename related to the given year
Warning : The function does not check if the file is available.
1 | make_filename(year)
|
year |
A string or an integer with the input |
A string with the .csv filename for a given year, and the file path within the package.
fars_read
1 2 3 4 | ## Not run:
make_filename(2013)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.