graph.barplot.bound.lower: Get the barplot lower bound position of a 'SpatialNetwork'...

Description Usage Arguments Methods (by class)

Description

This generic method intends to extract the barplot lower bound position of a SpatialNetwork object.

Usage

1
2
3
4
5
6
7
graph.barplot.bound.lower(object)

## S4 method for signature 'SpatialNetwork'
graph.barplot.bound.lower(object)

## S4 replacement method for signature 'SpatialNetwork,numeric'
graph.barplot.bound.lower(object) <- value

Arguments

object

a SpatialNetwork object.

value

a numeric vector of coordinates, c(x,y), specifying a shift from the center of each country.

Methods (by class)


spnet documentation built on May 2, 2019, 6:07 p.m.