dirDWD {rdwd} | R Documentation |
Manage directories with useful messages in the rdwd package.
dirDWD(dir = "DWDdata", quiet = rdwdquiet())
dir |
Char for dirDWD: writeable directory name. Created if not existent.
DEFAULT: "DWDdata" at current |
quiet |
Logical: Suppress messages about creating dir? DEFAULT: FALSE through |
dirDWD invisibly returns the prior working directory as per setwd()
.
Berry Boessenkool, berry-b@gmx.de, Oct 2016
# see source code of dataDWD and metaDWD