graph.blackwhite.max: Get the black and white mode maximal gray value of a...

Description Usage Arguments Methods (by class)

Description

This generic method intends to extract the black and white mode maximal gray value (from 0 to 1) of a SpatialNetwork object.

Usage

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

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

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

Arguments

object

a SpatialNetwork object.

value

a logical, the black and white mode maximal gray value.

Methods (by class)


spnet documentation built on May 2, 2019, 6:07 p.m.