| locate_one_file | R Documentation |
Pin down a file on disk from parameters.
locate_one_file(
filename = NULL,
data_dir = get_data_directory(),
year = NULL,
type = NULL
)
filename |
Character string of the filename of the .csv to read. |
data_dir |
Where sets of downloaded data would be found. |
year |
Single year for which data are to be read. |
type |
One of 'collision', 'casualty', 'Vehicle'; defaults to 'collision'. |
locate_one_file()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.