powered by
Checks whether its argument is a window (object of class "owin").
"owin"
is.owin(x)
TRUE if x is a point pattern, otherwise FALSE.
TRUE
x
FALSE
Any object.
Adrian Baddeley Adrian.Baddeley@curtin.edu.au
and Rolf Turner rolfturner@posteo.net
This function tests whether the object x is a window object of class "owin". See owin.object for details of this class.
owin.object
The result is determined to be TRUE if x inherits from "owin", i.e. if x has "owin" amongst its classes.