Learn R Programming

spatstat.explore (version 3.2-5)

spatstat.explore-deprecated: Deprecated spatstat.explore functions

Description

Deprecated spatstat.explore functions.

Usage

evalCovar(model, covariate, ...)
which.max.im(x)

Arguments

Value

which.max.im returns an integer.

Details

These functions are deprecated, and will eventually be deleted from the spatstat.explore package.

which.max.im(x) is replaced by im.apply(x, which.max).

The internal function evalCovar is replaced by the internal function spatialCovariateEvidence.