Learn R Programming

RCytoscape (version 1.22.0)

clearMsg: clearMsg

Description

Clears any current message in the Cytoscape Desktop status bar.

Usage

clearMsg(obj)

Arguments

obj
a CytoscapeConnectionClass object.

Value

Nothing.

See Also

msg

Examples

Run this code
  cy <- CytoscapeConnection ()
  clearMsg (cy)

Run the code above in your browser using DataLab