Adds plots
combineDepthCurves(x, y, .list = NULL)# S4 method for ANY,ANY,list
combineDepthCurves(x, y, .list = NULL)
# S4 method for DepthCurveList,DepthCurve,ANY
combineDepthCurves(x, y, .list = NULL)
# S4 method for DepthCurve,DepthCurveList,ANY
combineDepthCurves(x, y, .list = NULL)
# S4 method for DepthCurve,DepthCurve,ANY
combineDepthCurves(x, y, .list = NULL)
object
object
list of plots to combine.
See DepthCurve-class
for description.