powered by
Currently, there are 52 file names to download/read data from.
find_file_name(years = NULL, type = NULL)
Year for which data are to be found
One of 'collisions', 'casualty' or 'vehicles' ignores case.
find_file_name(2016) find_file_name(2016, type = "collision") find_file_name(1985, type = "collision") find_file_name(type = "cas") find_file_name(type = "collision")
Run the code above in your browser using DataLab