Learn R Programming

mvbutils (version 2.8.232)

cdprompt: Support routine for cd-organized workspace hierarchy.

Description

Sets the command-line prompt to the correct value (see cd, and the notes on the option abbreviate.cdprompt); useful if the prompt somehow becomes corrupted. cdprompt never seems necessary in R but has been useful in the S+ manifestations of mvbutils, where system bugs are commoner.

Usage

cdprompt()

Arguments

See Also

cd

Examples

Run this code
# NOT RUN {
cdprompt()
# }

Run the code above in your browser using DataLab