View source: R/utils-files-exist.R
files_exist | R Documentation |
Test whether or not files exist. They can be URLs or regular files
files_exist(fns_lst)
fns_vec |
A character vector of URLs or regular full path filenames.
The function |
A logical vector of TRUE
and FALSE
corresponding to
the fns_lst
file
locations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.