Description Usage Arguments Value Examples
Read FARS data from single file
1  | fars_read(filename)
 | 
filename | 
 Path of CSV containing FARS data  | 
A data frame containing data loaded from indicated filename.
1 2 3 4  | ## Not run: 
fars_read("dummy.csv")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.