graph.title.listR Documentation

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)

## S4 method for signature 'SpatialNetwork'
graph.title.list(object)

Arguments

object

the SpatialNetwork object for which we want to get parameters.

Methods (by class)