R/is.R

Defines functions is.lppm

Documented in is.lppm

##  is.R
## original for spatstat.core

is.lppm <- function(x) { inherits(x, "lppm") }

Try the spatstat.core package in your browser

Any scripts or data that you put into this service are public.

spatstat.core documentation built on May 18, 2022, 9:05 a.m.