guiCmd {svMisc} | R Documentation |
This function is not intended to be used at the command line (except for debugging purposes). It sends a command string to a GUI client.
guiCmd(command)
command |
The command string to send |
TRUE if the command succeed, the content of command
, otherwise.
Philippe Grosjean (phgrosjean@sciviews.org)