| aliases | R Documentation |
Mnemonic functions and shortcut aliases, to reduce common keystrokes.
cd(...)
clear()
d(...)
la(...)
... |
Passthrough arguments. |
Varies, depending on the function.
cd(): Alias for setwd().
clear(): Alias for cat("\f").
d(): Alias for document().
la(): Alias for load_all().
Updated 2021-08-23.
## > d()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.