network_bins: Defining bins on a Geometric Network

View source: R/network.R

network_binsR Documentation

Defining bins on a Geometric Network

Description

network_bins subdivides each curve segment into several bins.

Usage

network_bins(G, h = NULL)

Arguments

G

An object of class gn) or a point pattern on a geometric network (object of class gnpp).

h

The global bin width h.

Value

A list which contains the bins of every curve of the geometric network.

Author(s)

Marc Schneble marc.schneble@stat.uni-muenchen.de


geonet documentation built on July 11, 2022, 9:08 a.m.