2D-display of the domain used to compute the integral.
# S3 method for IntDensTri
autoplot(object, coord.plot = c("x", "y1"),
plot = TRUE, ...)
output of the function IntDensTri
.
the x and y coordinates. Can be "x"
, "y1"
to "yd"
, "z"
if zmin
was specified when calling IntDensTri
.
should the plot be displayed.
additional argument that are ignored.