msg: msg

Description Usage Arguments Value Author(s) See Also Examples

Description

Display the supplied string in the Cytoscape Desktop status bar

Usage

1
msg(obj, string)

Arguments

obj

a CytoscapeConnectionClass object.

string

a char, an arbitrary string, which can be used to inform the user of things they may wish to know

Value

Nothing.

Author(s)

Paul Shannon

See Also

clearMsg

Examples

1
2
  cy <- CytoscapeConnection ()
  msg (cy, 'this message will appear in the Cytoscape Desktop status bar, which is found at the lower corner of the Desktop')

RCytoscape documentation built on Nov. 17, 2017, 10:52 a.m.