Learn R Programming

spnet (version 0.9.1-0)

graph.network.exists: Test if a network exist

Description

This function tests if the network name given in parameter match the name of a network defined within a SpatialNetwork object.

Usage

graph.network.exists(object, network.name)

Arguments

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