Learn R Programming

geonet (version 0.7.3)

network_knots: Defining knots on a Geometric Network

Description

network_knots defines knots on a geometric network (object of class gn) which can be used to construct linear B-splines on it.

Usage

network_knots(G, delta)

Value

A list which contains the knot sequence of every curve of the geometric network.

Arguments

G

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

delta

The global knot distance delta.