check_exists | R Documentation |
Internal function that is used to check if an input already exists, and if so, to retrieve the time of the folder creation.
check_exists(path, type, layer = TRUE, extension = NULL)
path |
character; path of input folder |
type |
character; 'raw' or 'processed' |
layer |
logical; is the input a spatial layer (e.g. raster or shapefile)? |
extension |
character; if |
character; time of the input folder creation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.