A data.frame of Rock-Paper-Scissors-Spock-Lizard matches. This is a variant of rock-paper-scissors that accommodates 5 different moves with similar non-transitive behaviours.
1 |
A data frame with four variables:
time_index
Time point match was played.
throw_1
Throw 1.
throw_2
Throw 2.
outcome
Outcome of the match.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.