Description Usage Arguments Value Examples
View source: R/participant_times.R
This function computes the duration a participant spent in an experiment scene
1 | get_participant_duration(db, session.id = 1, scene.name = "Tolman_01")
|
db |
dyplr database handle |
session.id |
session from which to load data |
scene.id |
scene from which to load the data |
Duration of a single scene
1 | positions <- get_participant_duration(db, session.id = 5, scene.name "Tolman_01")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.