makeIfNotExists {utilitiesR} | R Documentation |
makes a directory, if it doesn't already exist.
makeIfNotExists(dirpaths, recursive = FALSE)
dirpaths |
vector of paths to create (or a path to create) |
recursive |
boolean, whether to recursively make paths. |
Other file: createFilename
,
dir.browse
, file.browse
,
getExtension
, getFilename
,
getUniqueFilename