getPlot {DepthProc} | R Documentation |
Create an object of class ggplot from DepthCurve and DepthCurveList.
getPlot(object)
## S4 method for signature 'AsymmetryCurveList'
getPlot(object)
## S4 method for signature 'DDPlot'
getPlot(object)
## S4 method for signature 'ScaleCurveList'
getPlot(object)
object |
a DDPlot ScaleCurve or AsymmetryCurve object class. |