duration_stage: duration_stage function

Description Usage Arguments Value Examples

View source: R/stage_duration.R

Description

duration_stage function

Usage

1
duration_stage(stage_string, dataset)

Arguments

stage_string

name of the stage

dataset

original dataset containing all info about participants

Value

returns duration of a chosen stage of the game for all participants in form of a tibble with two columns: ID and duration.

Examples

1
duration_stage("Key-testing", dataset)

Art83/Deval documentation built on Nov. 24, 2019, 12:22 p.m.