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