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/rstrauss documentation built on June 2, 2022, 7:19 a.m.