waterDispGRASS: Dispersal of seeds by water

Description Usage Arguments Value Author(s)

Description

Water disperse seeds from a seed layer using GRASS

Usage

1
2
  waterDispGRASS(input, output="waterDispSeeds",
  slope="SLOPE", flowdir="FLOWDIR", overwrite=FALSE)

Arguments

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

slope

character name of GRASS raster layer containing the slope in degrees

flowdir

character name of GRASS raster containing flow direction (in GRASS agnps format)

depRates

matrix where the first column are slope and the second column the responding deposit rates

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.