LocalDispersalEnemy: LocalDispersalEnemy

View source: R/dispersal.R

LocalDispersalEnemyR Documentation

LocalDispersalEnemy

Description

Calculate overwintering loss and do a focal mean to simulate local dispersal. Focal mean is done with equal weight of the 8 neighbour cells.

Usage

LocalDispersalEnemy(
  EnemyCount,
  InsectCount,
  WindowDistanceEnemy,
  Proportion,
  PreyBiasProportion
)

Arguments

EnemyCount

RasterLayer. DESCRIPTION NEEDED

InsectCount

RasterLayer. DESCRIPTION NEEDED

WindowDistanceEnemy

DESCRIPTION NEEDED

Proportion

DESCRIPTION NEEDED

PreyBiasProportion

DESCRIPTION NEEDED

Value

DESCRIPTION NEEDED


FOR-CAST/TriSectUtils documentation built on Nov. 19, 2024, 4:59 p.m.