network_bins: Defining bins on a Geometric Network
Description
network_bins
subdivides each curve segment into several bins.
Usage
network_bins(G, h = NULL)
Value
A list which contains the bins 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
).
- h
The global bin width h.