R/AllClasses.R
, R/DDPlotClass.R
, R/DepthCurveClass.R
plot-methods.Rd
Plot Depth curve
plot(x, y, ...) # S4 method for DDPlot,ANY plot(x) # S4 method for DepthCurve,ANY plot(x) # S4 method for DepthCurveList,ANY plot(x)
x | object that inherits from DepthCurve class (ScaleCurve or AsymmetryCurve), or DDPlot class. |
---|---|
y | not supported. |
... | not supported. |