Learn R Programming

spnet (version 0.9.1-0)

graph.network.label<-: Set the label of a given network of a SpatialNetwork object

Description

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

Usage

graph.network.label(object, network.name) <- value

Arguments

object
a SpatialNetwork object.
network.name
character; the name of the network.
value
the network label.