graph.network.arrow.head.type-set: Set the arrow head type of a given network of a...

Description Usage Arguments

Description

This generic method intends to set or replace the arrow head type of a given network of a SpatialNetwork object.

Usage

1
graph.network.arrow.head.type(object, network.name) <- value

Arguments

object

a SpatialNetwork object.

network.name

character; the name of the network.

value

type of arrowhead to draw, one of "simple", "curved", "triangle", "circle", "ellipse" or "T". See Arrows for details.


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