Learn R Programming

MoLE (version 1.0.1)

RUN: Run simulation

Description

Run simulation for specified number of hours. Language change beyond phonological change to happen generally requires multiple hours of simulation.

Usage

RUN(nHours = 1)

Arguments

nHours

Number of hours to run simulation.

Value

No output. Objects in work space (population, graveyard, situation, proposition, utterance, interpretation) are adapted.

See Also

MULTIRUN

Examples

Run this code
# NOT RUN {
FOUND()
# }
# NOT RUN {
RUN(.000001)
# }

Run the code above in your browser using DataLab