Description Usage Arguments Details Value See Also Examples
View source: R/fars_functions.R
Read csv file
| 1 | fars_read(filename)
 | 
| filename | Path to the file to be read | 
This function relays on libraries dplyr::tbl_df
and readr::read_csv
A tible with the data read from the csv file filename
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.