Description Usage Arguments Value Examples
fars_read
reads in a data file from the US National Highway
Traffic Safety Administration's Fatality Analysis Reporting System.
1 | fars_read(filename)
|
filename |
Character. The name of the file containing the data. |
A dataframe table.
If filename
does not exist, an error will be thrown.
1 | ## Not run: fars_read("data/accident_2013.csv.bz2")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.