| SankeyDiagram {TreatmentPatterns} | R Documentation | 
SankeyDiagram
Description
Class to handle the Sankey diagram of TreatmentPatterns.
Super classes
TreatmentPatterns::ShinyModule -> TreatmentPatterns::InteracitvePlot -> SankeyDiagram
Methods
Public methods
Inherited methods
Method clone()
The objects of this class are cloneable with this method.
Usage
SankeyDiagram$clone(deep = FALSE)
Arguments
- deep
- Whether to make a deep clone. 
[Package TreatmentPatterns version 2.6.7 Index]