View source: R/data_management.R
check_file | R Documentation |
Check for files existence and prompt user if they want to load
check_file(file)
file |
the full path of the file to check |
a boolean indicating wether a file was found and the user wants to load or not
## Not run:
checkFile("path/to/newfile.csv")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.