Learn R Programming

rdwd (version 1.9.3)

dirDWD: directory management for rdwd

Description

Manage directories with useful messages in the rdwd package.

Usage

dirDWD(dir = locdir(), 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: locdir()

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