powered by
Checks if the requested directory exists, and if not creates the directory. In the latter case a warning is raised.
.provide.directory(name)
No value is returned; this function is called for its side effects.
Character vector containing the name of the required directory.