Description Usage Arguments Details Value Examples
This function reads comma separated value formatted dataset and returns it as an R dataframe table.
1 | fars_read(filename)
|
filename |
A string of characters |
This function throws an error message if the filename does not exist.
An R dataframe table
1 | ## Not run: fars_read("filename.csv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.