rdwd (version 1.8.0)

dirDWD: directory management for rdwd

Description

Manage directories with useful messages in the rdwd package.

Usage

dirDWD(dir = "DWDdata", quiet = rdwdquiet())

Value

dirDWD invisibly returns the prior working directory as per setwd().

Arguments

dir

Char for dirDWD: writeable directory name. Created if not existent. DEFAULT: "DWDdata" at current getwd()

quiet

Logical: Suppress messages about creating dir? DEFAULT: FALSE through rdwdquiet()

Author

Berry Boessenkool, berry-b@gmx.de, Oct 2016

See Also

dataDWD()

Examples

Run this code
# see source code of dataDWD and metaDWD

Run the code above in your browser using DataLab