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