windDispGRASS: Dispersal of seeds by wind

Description Usage Arguments Value Author(s)

Description

Disperses seeds from a seed matrix by using a 2 dimensional dispersal matrix and doing the calculations based on raster in GRASS

Usage

1
2
  windDisp(SD2D, input, output="windDispSeeds",
  overwrite=FALSE)

Arguments

SD2D

matrix defining the 2D seed dispersal kernel

input

character name of GRASS raster layer specifying number of seeds to be dispersed

output

character name of GRASS raster layer generated, containing the dispersed seeds

overwrite

boolean TRUE to overwrite existing output raster

Value

character name of the output layer

Author(s)

Rainer M Krug Rainer@krugs.de


seedDisp documentation built on May 2, 2019, 5:47 p.m.