Read files from Federal Accident Reporting System This is a function to read in a file sourced from the Federal Accident Reporting System.
1 | fars_read(filename)
|
filename |
A character string that specifies the path and name of the file sourced from FARS @return This function returns a data frame that has the dataset imported from the source file read in from FARS @examples fars_read(fn) @export |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.