geom: geometric graph

View source: R/geom.R

geomR Documentation

geometric graph

Description

geometric graph

Usage

geom(x, from, to, r)

Arguments

x

matrix of location coordinates

from

default 1:nrow(x), indices for which to compute edges

to

default 1:nrow(x), indices which account as potent. neighbours

r

radius for neighbourhood


antiphon/Kdirectional documentation built on Feb. 13, 2023, 6:26 a.m.