Learn R Programming

steps (version 1.3.0)

population_dispersal_functions: How the population disperses in a landscape.

Description

Pre-defined or custom functions to define population dispersal during a simulation. Each dispersal method uses different computing resources and may be applicable to different simulation scenarios. Please see the tutorial vignette titled "Creating custom *steps* functions" for information on how to write custom functions for use in simulations.

Arguments

See Also

  • kernel_dispersal for kernel-based diffusion dispersal using habitat suitability and/or carrying capacity to influence movements

  • cellular_automata_dispersal for individual-based movements using rule-sets

  • fast_dispersal for quick kernel-based diffusion dispersal without accounting for spatial heterogeneity