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