combineDepthCurves-methods: Adds plots

Description Usage Arguments Details

Description

Adds plots

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
combineDepthCurves(x, y, .list = NULL)

## S4 method for signature 'ANY,ANY,list'
combineDepthCurves(x, y, .list = NULL)

## S4 method for signature 'DepthCurveList,DepthCurve,ANY'
combineDepthCurves(x, y, .list = NULL)

## S4 method for signature 'DepthCurve,DepthCurveList,ANY'
combineDepthCurves(x, y, .list = NULL)

## S4 method for signature 'DepthCurve,DepthCurve,ANY'
combineDepthCurves(x, y, .list = NULL)

Arguments

x

object

y

object

.list

list of plots to combine.

Details

See DepthCurve-class for description.


DepthProc documentation built on Feb. 4, 2022, 1:07 a.m.