This is the plot method for objects of class "pp3".
It generates a two-dimensional plot of the point pattern x
and its containing box as if they had been viewed from the
location specified by eye (or from the direction
specified by theta and phi).
The edges of the box at the ‘back’ of the scene (as viewed from the
eye position) are plotted first. Then the points are added. Finally the
remaining ‘front’ edges are plotted. The arguments
box.back and box.front specify graphical parameters for
drawing the back and front edges, respectively. Alternatively
box.back=FALSE specifies that the back edges shall not be drawn.
Note that default values of arguments to plot.pp3
can be set by spatstat.options("par.pp3").