graph.network.data-set: Set the data of a given network of a 'SpatialNetwork' object

Description Usage Arguments

Description

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

Usage

1
graph.network.data(object, network.name) <- value

Arguments

object

a SpatialNetwork object.

network.name

character; the name of the network.

value

the network data. Currently only support a matrix object.


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