graph.map-set: Set the map to a 'SpatialNetwork' object

Description Usage Arguments

Description

This generic method intends to set or replace the map object. Currently only SpatialPolygons from the sp package are supported.

Usage

1
graph.map(object) <- value

Arguments

object

the SpatialNetwork object for which we want to set the map.

value

the map.


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

Related to graph.map-set in spnet...