.prepareDirectory: 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