Learn R Programming

DepthProc (version 1.0.3)

as.matrix: as.matrix method for DepthCurveList.

Description

Create a matrix from DepthCurve and DepthCurveList.

Usage

as.matrix(x, ...)

## S3 method for class 'DepthCurveList': as.matrix(x)

Arguments

x
an object of class that inherits from DepthCurveList (ScaleCurveList or AsymmetryCurveList).
...
other arguments passed to standard as.matrix function.