Description Usage Arguments Value Examples
Function to throw error on invalid directory or file or if the file is not readable
1 | test_file_exist_read(filename)
|
filename |
name of a file or directory |
0 if success, non zero negative values if failure
1 2 | test_file_exist_read(system.file("extdata", "blank.txt",
package = "valueEQ5D"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.