ppgetregion: Get Domain for Spatial Point Pattern Analyses

View source: R/pp.R

ppgetregionR Documentation

Get Domain for Spatial Point Pattern Analyses

Description

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

Usage

ppgetregion()

Value

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

References

Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.

See Also

ppregion


spatial documentation built on July 26, 2023, 5:33 p.m.

Related to ppgetregion in spatial...