Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


cholera (version 0.9.1)

summary.euclidean: Summary method for neighborhoodEuclidean().

Description

Return computed counts for Euclidean neighborhoods.

Usage

# S3 method for euclidean
summary(object, ...)

Value

A vector of counts by neighborhood.

Arguments

object

Object. An object of class "euclidean" created by neighborhoodEuclidean().

...

Additional parameters.

Examples

Run this code
if (FALSE) {
summary(neighborhoodEuclidean())
}

Run the code above in your browser using DataLab