View source: R/handshakeFile.R
| canReadFile | R Documentation |
Given a file path, will test whether the file can be read.
canReadFile(path = NULL)
path |
Filepath to test. Default is NA. |
Logical. TRUE if file can be read, FALSE if not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.