\@format A data frame with 2600 observations of 6 variables:
(factor) Participant ID
(factor) Strategy adopted by AI player
(numeric) Round number (between 1 and 50)
(factor) Action taken by human (rock, paper, or scissors)
(factor) Action taken by AI (rock, paper, or scissors)
(numeric) Outcome for human player, where 1 indicates a win, -1 a loss, and 0 a tie
rps
An object of class data.frame
with 2600 rows and 6 columns.