containsSpatialOutliers: Check if spatial outliers exist

View source: R/contains.R

containsSpatialOutliersR Documentation

Check if spatial outliers exist

Description

Checks if identifySpatialOutliers() has identified any spatial outliers.

Usage

containsSpatialOutliers(object, ...)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

...

Used to absorb deprecated arguments or functions.

Value

Logical value.

See Also

removeSpatialOutliers() to exclude spatial outliers from further analysis.


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.