chartDistOfTime: Distribution of Ages/Lengths Chart

chartDistOfTimeR Documentation

Distribution of Ages/Lengths Chart

Description

This chart shows how long trials last.

Usage

chartDistOfTime(sim, simResult = "simulation")

Arguments

sim

Simulation object after running simulate function

simResult

Name of item in sim with results (class = 'simResult')

Value

Chart object. If nPersons is 0 or 1 there will be one panel representing the lengths of the trials or the ages of Person 1. If nPersons is 2, there will be 3 panels to represent Person 1, Person 2 and the lengths.

Examples

## Not run: chartDistOfTime(sim)

rexmacey/aasim documentation built on Oct. 29, 2024, 9:30 a.m.