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