plot.standardized.disp.kernel: plot standardized dispersal kernel

View source: R/plot.standardized.disp.kernel.R

plot.standardized.disp.kernelR Documentation

plot standardized dispersal kernel

Description

plot standardized dispersal kernel. Requires either (1) a sim.result, (2) a landsca;e and dispersal kernel slope(s) (w), or (3) a distance.matrix and dispersal kernel slope(s) (w).

Usage

plot.standardized.disp.kernel(sim.result)

Arguments

sim.result

simulation output, default is NULL

w

dispersal kernel slope, default is NULL

landscape

a landscape object, default is NULL

distance.matrix

a distance matrix, default is NULL


sokole/MCSim documentation built on April 2, 2022, 5:43 a.m.