Learn R Programming

MoLE (version 1.0.1)

FOUND: Found population

Description

Found a new population of speakers to start a simulation.

Usage

FOUND(nAgents = world$nAgents)

Arguments

nAgents

number of agents to start with.

Value

starting population

See Also

MULTIRUN

Examples

Run this code
# NOT RUN {
FOUND(4)
names(population)
# }

Run the code above in your browser using DataLab