Description Usage Arguments Value Note Examples
Read FARS csv data
1 | fars_read(filename)
|
filename |
A character vector specifiying the FARS csv file in the current working directory to read |
A tibble containing the FARS data
Gives an error if filename that is passed doesn't exist in current working directory
1 2 3 4 | ## Not run:
fars_read("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.