graph.title.main: Get the main title of a SpatialNetwork object
Description
This generic method intends to extract the main title of a SpatialNetwork object.
Usage
graph.title.main(object)
"graph.title.main"(object)
"graph.title.main"(object) <- value
Arguments
object
a SpatialNetwork object.
Methods (by class)
-
SpatialNetwork: method for SpatialNetwork objects.
-
object = SpatialNetwork,value = character: method for SpatialNetwork objects.