Description Usage Arguments Value Note
View source: R/fars_functions.R
This function checks if a string passed as argument is a existing csv file,
extract it and returns a tbl_df
data. Treated here as internal function.
1 | fars_read(filename)
|
filename |
String containing the name of the csv file to be read |
This function returns a data structure of type tbl_df
If not exists the file an error message is generated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.