cmds,cmdn,cmde | R Documentation |
Comand history routines.
cmds(wild = NULL, exc = NULL, keep = FALSE, ask = FALSE) cmdn(cmdnum) cmde()
wild |
Character string for indicating wild card to be matched at start of command. |
exc |
Exclude any commands containing this string. |
keep |
Return a vector with the found commands. |
ask |
If true, prompt the user for the number of a command
to execute (Enter means none); |
Norm Matloff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.