Learn R Programming

spnet (version 0.9.1-0)

graph.title.list: Get the list of all title parameters of a SpatialNetwork object

Description

This generic method intends to extract title parameters of a SpatialNetwork object.

Usage

graph.title.list(object)
"graph.title.list"(object)

Arguments

object
the SpatialNetwork object for which we want to get parameters.

Methods (by class)

  • SpatialNetwork: method for SpatialNetwork objects.