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