within.distance.compute: within.distance.compute

Description Usage Arguments Details Value Author(s)

Description

Count number of points within distance

Usage

1
  within.distance.compute(dist.matrix, distance = 1)

Arguments

dist.matrix

Any matrix, though typically used with distance marices.

distance

The threshold to test against.

Details

More Details coming later

Value

A vector with the counts of how many entries for each row are within the threshold.

Author(s)

Jared P. Lander


jaredlander/mapping documentation built on May 18, 2019, 3:46 p.m.