plot.conductanceMatrix {leastcostpath}R Documentation

plot conductanceMatrix

Description

plot conductanceMatrix for visualisation. Conductivity values are the mean conductivity for each cell

Usage

## S3 method for class 'conductanceMatrix'
plot(x, ...)

Arguments

x

conductanceMatrix

...

arguments passed to terra::plot


[Package leastcostpath version 2.0.12 Index]