Description Usage Arguments Value Note
This function checks if a given csv-file exists and if so reads it in silently as a dataframe
1 | fars_read(filename)
|
filename |
A character string giving the path to the file to read in |
This function returns the data from the given file as a dataframe
Errors can result from the given filename not being a valid path to an existing file or the file not being encoded in the right format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.