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