dir.verify {microplot} | R Documentation |
Verifies existence of, or creates, a directory.
Description
Verifies existence of, or creates, a directory.
Usage
dir.verify(path)
Arguments
path |
A character vector containing a single path name.
See |
Value
Logical. TRUE
if the directory already exists or is newly created.
Author(s)
Richard M. Heiberger <rmh@temple.edu>
See Also
[Package microplot version 1.0-45 Index]