as.matrix-methods function

as.matrix method for DepthCurveList.

as.matrix method for DepthCurveList.

Create a matrix from DepthCurve and DepthCurveList. methods

as.matrix(x, ...) ## S4 method for signature '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.