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.model package in your browser

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

spatstat.model documentation built on May 29, 2024, 2:42 a.m.