cd: Move one directory up

Usage Arguments Examples

View source: R/cd.R

Usage

1

Arguments

x

The name of the target directory.

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function(dir)
{
  }

vdweijer/supply documentation built on June 28, 2021, 7:45 a.m.