| cd | R Documentation | 
Wrapper function intended to reduce typing.  Sends argument as a character string to setwd function.
cd(dir)
dir | 
 Unquoted text, usually a directory location  | 
# Move up to parent directory
cd(..)
# Not run: Move to child directory
# cd(child)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.