Learn R Programming

spnet (version 0.9.1-0)

graph.color.variable<-: Set the color variable of a SpatialNetwork object

Description

This generic method intends to set or replace the color variable of a SpatialNetwork object.

Usage

graph.color.variable(object) <- value

Arguments

object
a SpatialNetwork object.
value
the new color, for example "#000000".