Description Usage Arguments Value Examples
Function to read data from data from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System, which is a nationwide census providing the American public yearly data regarding fatal injuries suffered in motor vehicle traffic crashes
1 | fars_read(filename)
|
filename |
File name or locations with the data |
tibble with the readed data
1 2 3 4 | ## Not run:
fars_read('./data-raw/accident_2013.csv.bz2')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.