nn.applyDistanceCutoff.Rd
Apply distance cutoff to NN object
nn.applyDistanceCutoff(nn, cutoff, keep.less.than = TRUE)
An NN object
The distance cutoff, in pixels
If TRUE, distances less than the cutoff value will be kept, otherwise distances greater than the cutoff value will be kept.