Rdocumentation
powered by
Learn R Programming
devtools (version 1.8.0)
wd: Set working directory.
Description
Set working directory.
Usage
wd(pkg = ".", path = "")
Arguments
pkg
package description, can be path or package name. See
as.package
for more information
path
path within package. Leave empty to change working directory to package directory.