View source: R/check.if.executable.R
check.if.executable | R Documentation |
Check Executable
Test if a file is executable
check.if.executable(exe.path)
exe.path |
Character string with full path to the file to check. |
Integer 0 if exe.path is executable, otherwise 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.