plot,DepthDensity,ANY-method: Plot function for DepthDensity.
Description
Create plot for DepthDensity. See depthDensity
for more information.
Usage
# S4 method for DepthDensity,ANY
plot(x, type = "depth", ...)
Arguments
x
object of class DepthDensity
type
type of density that will be plotted. "depth" is a depth scaled density, and "raw" is denisty without scaling.