R/data.R
rps_df.Rd
A data.frame of rock-paper-scissors-matches.
rps_df
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.