find_existing_file | R Documentation |
Find the first existing file from a set of candidates
find_existing_file(filenames)
filenames |
a vector of candidates |
If one of the filenames passed is found, then the first is returned.
If none of the filenames exist, NULL
is returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.