chartDistOfTime | R Documentation |
This chart shows how long trials last.
chartDistOfTime(sim, simResult = "simulation")
sim |
Simulation object after running simulate function |
simResult |
Name of item in sim with results (class = 'simResult') |
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.
## Not run: chartDistOfTime(sim)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.