graph.symbol.shift.y: Get the symbol shift on the y axis of a 'SpatialNetwork'...

Description Usage Arguments Methods (by class)

Description

This generic method intends to extract the value of the symbol shift on the y of a SpatialNetwork object.

Usage

1
2
3
4
5
6
7
graph.symbol.shift.y(object)

## S4 method for signature 'SpatialNetwork'
graph.symbol.shift.y(object)

## S4 replacement method for signature 'SpatialNetwork,numeric'
graph.symbol.shift.y(object) <- value

Arguments

object

a SpatialNetwork object.

value

a numeric; the value of the shift.

Methods (by class)


spnet documentation built on May 2, 2019, 10:56 a.m.