timing_dd {beezdiscounting} | R Documentation |
Extract timing metrics from 5.5 trial delay discounting from Qualtrics template
Description
Extract timing metrics from 5.5 trial delay discounting from Qualtrics template
Usage
timing_dd(df)
Arguments
df |
A dataframe containing all the columns |
Details
Currently assumes the attending questions are present and labeled "Attend-LL" and "Attend-SS"
Value
A dataframe with ResponseId, indexes, values and timing
Examples
timing_dd(five.fivetrial_dd)
[Package beezdiscounting version 0.3.1 Index]