ans_pd {beezdiscounting} | R Documentation |
Converts answers from 5.5 trial probability discounting from Qualtrics template
Description
Converts answers from 5.5 trial probability discounting from Qualtrics template
Usage
ans_pd(df)
Arguments
df |
A dataframe containing all the columns |
Value
A dataframe with the ResponseId, index, and response (sc or lu).
Examples
ans_pd(five.fivetrial_pd)
[Package beezdiscounting version 0.3.1 Index]