2D-display of the domain used to compute the integral.
# S3 method for intDensTri
autoplot(object, coord.plot = c("x", "y1"), plot = TRUE, ...)A ggplot object.
output of the function intDensTri.
[character vector] the x and y coordinates. Can be "x", "y1" to "yd", "z" if zmin was specified when calling intDensTri.
[logical] should the plot be displayed?
[internal] Only used by the generic method.
intDensTri