Includes observed region in list of own neighbors. For some neighbor lists, it is important to include the ith observation (or self) in the neighbors list, particularly for kernel weights.
Usage
include_self(nb)
remove_self(nb)
Value
An object of class nb.
Arguments
nb
an object of class nb e.g. made by st_contiguity()