Rdocumentation
powered by
Learn R Programming
SciViews (version 0.8-8)
guiCmd: Send a command to the GUI client
Description
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.
Usage
guiCmd(command)
Arguments
command
The command string to send
Value
TRUE if the command succeed, the content of
command
, otherwise.
See Also
guiInstall
,
guiStart