R/AllClasses.R
, R/DepthCurveClass.R
as.matrix-methods.Rd
Create a matrix from DepthCurve and DepthCurveList.
as.matrix(x, ...) # S4 method for DepthCurveList as.matrix(x)
x | an object of class that inherits from DepthCurveList (ScaleCurveList or AsymmetryCurveList). |
---|---|
... | other arguments passed to standard as.matrix function. |