powered by
Verifies existence of, or creates, a directory.
dir.verify(path)
A character vector containing a single path name. See dir.exists for more detail.
dir.exists
Logical. TRUE if the directory already exists or is newly created.
TRUE