Description Usage Arguments Value Note References Examples
This function reads in a file that has been downloaded from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System (FARS).
1 | fars_read(filename)
|
filename |
The name of the file as a string |
Returns a tibble (also a data.frame)
If the file does not exist, or if filename incorrectly specified, this function will return an error.
https://www.nhtsa.gov/research-data/fatality-analysis-reporting-system-fars
1 | fars_read(make_filename(2014))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.