R/wd.R
wd.Rd
Set working directory.
wd(pkg = ".", path = "")
The package to use, can be a file path to the package or a package object. See as.package() for more information.
as.package()
path within package. Leave empty to change working directory to package directory.