Description Usage Arguments Value Examples
View source: R/fars_functions.R
This function reads a .csv file providing the American public yearly data regarding fatal injuries suffered in motor vehicle traffic crashes, and returns a tibble.
1 | fars_read(filename)
|
filename |
A string with the path of the .csv file to read. |
A tibble containing the data, or an error if the file does not exist
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.