file.not.exists | R Documentation |
test whether a file is NA, NULL, or /dev/null OR if the file exists
file.not.exists(x, nullfile = "/dev/null", bad = c(NA, "NA", "NULL", ""))
x |
a character vector |
logical
Kevin Hadi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.