Learn R Programming

SpaDES.tools (version 2.0.6)

numAgents: SELES - Number of Agents to initiate

Description

Sets the the number of agents to initiate. THIS IS NOT YET FULLY IMPLEMENTED.

A SELES-like function to maintain conceptual backwards compatibility with that simulation tool. This is intended to ease transitions from SELES.

You must know how to use SELES for these to be useful.

Usage

numAgents(N, probInit)

Value

A numeric, indicating number of agents to start

Arguments

N

Number of agents to initiate (integer scalar).

probInit

Probability of initializing an agent at the location.

Author

Eliot McIntire