getDir {ddCt} | R Documentation |
getDir
creates a directory in case it does not exist and
returns the directory name.
getDir(dir, ...)
dir |
Directory name |
... |
Other parameters passed to |
Auxillary functions
getDir
returns the directory name
Jitao David Zhang <jitao_david.zhang@roche.com>
getDir(tempdir())