Description Usage Arguments Value
View source: R/func_reinforcers.R
This function gets the monetary reinforcement (reward) shown at each round.
1 | get_reinforcers(phase_data)
|
phase_data |
One of the three phase objects defined by calling
|
A data frame with four columns: * phase: The phase the choices were made in. * round number: The round number, specific to the phase. * reward: The reward (in dollars) participants received from their choice. * cumulative_reward: The cumulative reward since the beginning of the game (phase 1, round 1).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.