Description Usage Arguments Details Value See Also Examples
View source: R/fars_functions.R
Read in a Facility Analysis Reporting System data file.
1 | fars_read(filename)
|
filename |
A character string of the data file path. |
Throws an error if file cannot be found.
This function returns a data frame table of the FARS data.
https://www.nhtsa.gov/Data/Fatality-Analysis-Reporting-System-(FARS)
1 | ## Not run: fars_read("accident_2015.csv.bz2")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.