.prepareDirectory {onc.api} | R Documentation |
Creates directory if it does not exist Supports directory paths with or without filenames
Description
Creates directory if it does not exist Supports directory paths with or without filenames
Usage
.prepareDirectory(filepath = "")
Arguments
filepath |
(character) Directory path |
Value
(logical) TRUE if the directory was created or already exists
[Package onc.api version 2.0.1.0 Index]