Description Usage Arguments Value Examples
Rock-Paper-Scissors Intransitive Competition Model
| 1 | 
| time | Vector of time points at which to evaluate system | 
| init_r | Initial proportion playing strategy Rock | 
| init_p | Initial proportion playing strategy Paper | 
| init_s | Initial proportion playing strategy Scissors | 
| b | Benefit to winner of competition | 
Tidy data frame with three columns:
| Time | Same values and units as argument time | |
| Strategy | One of 'Rock', 'Paper', or 'Scissors' | |
| Proportion | Proportion of population playing given strategy at given time | |
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.