Description Usage Arguments Details Value Examples
This is a simple function that reads a csv data file into R.
1  | fars_read(filename)
 | 
filename | 
 string  | 
If the file does not exist it will generate an error message.
This function returns a table data frame.
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.