ppgetregion {spatial}R Documentation

Get Domain for Spatial Point Pattern Analyses

Description

Retrieves the rectangular domain (xl, xu) x (yl, yu) from the underlying C code.

Usage

ppgetregion()

Value

A vector of length four with names `c("xl", "xu", "yl", "yu")'.

See Also

ppregion


[Package Contents]