graph.networks.add-set: Add a network

Description Usage Arguments

Description

This function defines a new network item in a SpatialNetwork object.

Usage

1
2
3
4
graph.networks.add(object) <- value

## S4 replacement method for signature 'SpatialNetwork,character'
graph.networks.add(object) <- value

Arguments

object

a SpatialNetwork object.

value

a character; the name of the network.


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