Learn R Programming

sfdep (version 0.2.5)

nmt_calc: Identify matches between two neighbor lists

Description

Identify matches between two neighbor lists

Usage

nmt_calc(knn_nb, nb)

Value

an integer vector

Arguments

knn_nb

a list with the same length as number of observations in the used dataset

nb

a list the same length as knn_nb.