Description Usage Arguments Value
View source: R/fars_functions.R
Attempt to import data from a csv file with the given file name. Raises exception if file does not exist
1 | fars_read(filename)
|
filename |
string, full path to file or file name in project directory |
(if successful) dplyr::tbl_df format containing the data extracted form the file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.