View source: R/fars_functions.R
make_filename | R Documentation |
using the year complete the name for the fars file to be read
make_filename(year)
year |
, year |
there is not directory, only name of file, so the default directory is the working directory Throws an error if non numeric value is provided as Year
a string with the name of file
make_filename(2013)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.