Description Usage Arguments Value
Checking the existance of a file
| 1 | fars_read(filename)
 | 
| filename | takes the file name as an input and checks if it exists | 
This function either returns a message the filename does not exist if the file name
@examples fars_read("accident_2013.csv.bz2") fars_read("accident_2017.csv.bz2")
@importFrom readr read_csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.