Description Usage Arguments Value Note
This function reads data on car accidents into R and displays it as a table
1 | fars_read(filename)
|
filename |
A character string giving the name of a CSV file containing the data. |
The function returns a data frame of the car accident data
The function returns an error if R cannot find the specified file name in the given directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.