Create a directory.
mkdirs_notebook.Rd
Creates the specified directory (and necessary parent directories if they do
not exist). If there is an object (not a directory) at any prefix of the
input path, this call returns an error RESOURCE_ALREADY_EXISTS
.