network_knots | R Documentation |
network_knots
defines knots on a geometric network (object of class
gn
) which can be used to construct linear B-splines on it.
network_knots(G, delta)
G |
An object of class |
delta |
The global knot distance delta. |
A list which contains the knot sequence of every curve of the geometric network.
Marc Schneble marc.schneble@stat.uni-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.