powered by
The function is particularly useful for scripting.
createDir(dir, showWarnings = FALSE, recursive = TRUE, mode = "0777")
Directory name (invisible)
Directory name
Passed to dir.create
Jitao David Zhang <jitao_david.zhang@roche.com>
tempdir <- tempdir() createDir(tempdir)
Run the code above in your browser using DataLab