devtools (version 2.0.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.