Description Usage Arguments Value Examples
View source: R/fars_functions.R
fars_read
loads-in the US National Highway Traffic Safety
Administration's Fatality Analysis Reporting System data from a provided csv
file. fars_read
will throw an error if the provided file does not
exist.
1 | fars_read(filename)
|
filename |
A character string providing the file path of the csv to load |
This function returns a tibble containing the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System data.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.