Description Usage Arguments Methods (by class)
This generic method intends to extract the color variable of a SpatialNetwork object.
| 1 2 3 4 5 6 7 | graph.color.variable(object)
## S4 method for signature 'SpatialNetwork'
graph.color.variable(object)
## S4 replacement method for signature 'SpatialNetwork,character'
graph.color.variable(object) <- value
 | 
| object | a  | 
| value | the new color, for example "#000000". | 
SpatialNetwork: method for SpatialNetwork objects.
object = SpatialNetwork,value = character: method for SpatialNetwork objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.