Description Usage Arguments Details Value Examples
This function reads in raw data from a csv file
1  | fars_read(filename)
 | 
A | 
 character string providing the name of the csv file to load  | 
Will return an error message if the file does not exist
The function returns a tibble (data.frame) from the CSV file loaded
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.