Description Usage Arguments Details Value Examples
Reads data from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System and stores it into a table.
1 | fars_read(filename)
|
filename |
Name of the FARS file to be read. It may be a plain or a compressed file. |
It returns and error in case the file does not exist
A tbl_df with the information in the file
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.