Description Usage Arguments Value Examples
View source: R/stage_duration.R
duration_stage function
1 | duration_stage(stage_string, dataset)
|
stage_string |
name of the stage |
dataset |
original dataset containing all info about participants |
returns duration of a chosen stage of the game for all participants in form of a tibble with two columns: ID and duration.
1 | duration_stage("Key-testing", dataset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.