Description Usage Arguments Value
This function reads a datafile from the Fatality Anaysis Reporting System containing information on fatal injuries from traffic accidents. The file is in CSV format.
1 | fars_read(filename)
|
filename |
A string with the name of the file to be read |
If the file exists, the function returns a dataframe with the data from the .csv file or an error message if it does not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.