change_wd: Set a new wd while saving the previous one

Description Usage

View source: R/deprecated.R

Description

On the condition that the new_wd is not the same as the current wd, this function sets a new working directory while saving the previous wd as a 'wd0' object. If the condition is not met, no new wd is set and a 'wd0' object will not be returned to the global environment.

Usage

1
change_wd(new_wd, save = TRUE)

patelm9/cave documentation built on March 29, 2021, 6:28 p.m.