Learn R Programming

MoLE (version 1.0.1)

TALK: Let agents talk

Description

Sample two agents and let them talk with each other.

Usage

TALK(nTurns)

Arguments

nTurns

Number of communicative turns a conversation last before new agents are selected for communication.

Value

On screen conversation. (Underlying update of usage history of talking agents.)

Details

Young agents are less likely to talk with each other.

See Also

RUN

Examples

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

Run the code above in your browser using DataLab