50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

RCytoscape (version 1.22.0)

hideAllPanels: hideAllPanels

Description

All panels will be hidden, and no longer visible in the Cytoscape Desktop of, if floating, elsewhere on the computer screen.

Usage

hideAllPanels(obj)

Arguments

obj
a CytoscapeConnectionClass object.

Value

Nothing.

See Also

floatPanel dockPanel hidePanel

Examples

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

Run the code above in your browser using DataLab