graph.network.arrow.shift.y: Get the arrow shift on the y axis of a given network of a...

Description Usage Arguments Methods (by class)

Description

This generic method intends to extract the arrow shift on the y axis of a given network of a SpatialNetwork object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
graph.network.arrow.shift.y(object, network.name)

## S4 method for signature 'SpatialNetwork,character'
graph.network.arrow.shift.y(object,
  network.name)


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

Arguments

object

a SpatialNetwork object.

network.name

character; the name of the network.

value

the arrow shift on the y axis.

Methods (by class)


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