guiCmd {svMisc}R Documentation

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.

Author(s)

Philippe Grosjean (phgrosjean@sciviews.org)

See Also

guiInstall, guiStart


[Package svMisc version 0.8-2 Index]