graph.blackwhite.list: Get the list of all black and white mode parameters of a...

Description Usage Arguments Methods (by class)

Description

This generic method intends to extract black and white mode parameters of a SpatialNetwork object.

Usage

1
2
3
4
5
6
7
graph.blackwhite.list(object)

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

## S4 replacement method for signature 'SpatialNetwork,list'
graph.blackwhite.list(object) <- value

Arguments

object

the SpatialNetwork object for which we want to get parameters.

value

a list of parameters.

Methods (by class)


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