cd: Change Directory

View source: R/cd.R

cdR Documentation

Change Directory

Description

Set the working directory.

Usage

cd(dir)

Arguments

dir

an existing directory.

Value

Working directory before the change.

Note

Shorthand for setwd() for quick navigation in the console.


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.