autoplot.intDensTri: 2D-display of the Domain Used to Compute the Integral

View source: R/IntDensTri.R

autoplot.intDensTriR Documentation

2D-display of the Domain Used to Compute the Integral

Description

2D-display of the domain used to compute the integral.

Usage

## S3 method for class 'intDensTri'
autoplot(object, coord.plot = c("x", "y1"), plot = TRUE, ...)

Arguments

object

output of the function intDensTri.

coord.plot

[character vector] the x and y coordinates. Can be "x", "y1" to "yd", "z" if zmin was specified when calling intDensTri.

plot

[logical] should the plot be displayed?

...

[internal] Only used by the generic method.

Value

A ggplot object.

See Also

intDensTri


bozenne/lavaSearch2 documentation built on Feb. 13, 2024, 10:18 p.m.