.openFile.bexy | R Documentation |
Function to open a file and generate error message if it was not found
.openFile.bexy(path, files, patterns)
path |
A file path. |
files |
A vector of character strings corresponding to file names found in the path. |
patterns |
A vector of patterns to search for within 'files'. |
A file connection.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.