get_adj_nbs: Function to get the contacts

View source: R/get_adj_nbs.R

get_adj_nbsR Documentation

Function to get the contacts

Description

Function to get the contacts

Usage

get_adj_nbs(a, predicate = "st_touches", dist = 10)

Arguments

a

A sf multipolygon object

predicate

the predicate function to do for the proximity, default is st_touches

dist

for predicate fnctions based on distance


jpablo91/STNet documentation built on Feb. 18, 2024, 7:36 a.m.