agent: Define an agent

Description Usage Arguments Value Examples

View source: R/agent.R

Description

Define an agent

Usage

1
agent(params)

Arguments

params

Named list of parameters that define the agent

Value

An 'agent' S3 object

Examples

1
new_agent <- agent(id = 1)

neilcharles/agentSim documentation built on Oct. 31, 2020, 11:23 a.m.