Print a summary of a sfNetwork
Print a summary of a sfNetwork
## S4 method for signature 'sfNetwork' summary(object, ...)
object |
The sfNetwork |
... |
Arguments to pass to relevant summary function. |
data(routes_fast) rnet <- overline(routes_fast, attrib = "length") sln <- SpatialLinesNetwork(rnet) summary(sln)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.