Description Usage Arguments Methods (by class)
This generic method intends to extract the barplot upper bound position of a SpatialNetwork object.
| 1 2 3 4 5 6 7 | graph.barplot.bound.upper(object)
## S4 method for signature 'SpatialNetwork'
graph.barplot.bound.upper(object)
## S4 replacement method for signature 'SpatialNetwork,numeric'
graph.barplot.bound.upper(object) <- value
 | 
| object | a  | 
| value | a numeric vector of coordinates, c(x,y), specifying a shift from the center of each country. | 
SpatialNetwork: method for SpatialNetwork objects.
object = SpatialNetwork,value = numeric: method for SpatialNetwork objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.