Learn R Programming

DepthProc (version 1.0.3)

getPlot: Create ggplot object from DepthCurve, DepthCurveList and DDPlot classes.

Description

Create an object of class ggplot from DepthCurve and DepthCurveList.

Usage

getPlot(object)

## S3 method for class 'AsymmetryCurveList': getPlot(object)

## S3 method for class 'DDPlot': getPlot(object)

## S3 method for class 'ScaleCurveList': getPlot(object)

Arguments

object
a DDPlot ScaleCurve or AsymmetryCurve object class.