Description Usage Arguments Value
View source: R/fars_functions.R
Reads a csv file (sep = ,) into a tibble.
1  | fars_read(filename)
 | 
filename | 
 The name (or path) of the (possibly compressed) file.  | 
This function returns a tibble. A warning tells you if the requested file does not exist.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.