| locate_files | R Documentation |
Locate a file on disk
locate_files(
data_dir = get_data_directory(),
type = NULL,
years = NULL,
quiet = FALSE
)
data_dir |
Where sets of downloaded data would be found. |
type |
One of 'collision', 'casualty', 'Vehicle'; defaults to 'collision'. |
years |
Single year or vector of years for which data are to be read. |
quiet |
Print out messages (files found) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.