Description Usage Arguments Value
Check kobo interview time
1 2 | check_time(data, duration_threshold_lower = 15,
duration_threshold_upper = 100)
|
data |
Dataframe with "start" and "end" columns. |
duration_threshold_lower |
Minimum number of minutes to complete the form |
duration_threshold_upper |
Maximum number of minutes to complete the form |
A dataframe with one row per potential issue. It has columns for the corresponding row index in the original data; the suspicious value (survey that is longer or shorter than it should be); the variable name in the original dataset in which the suspicious value occured; A description of the issue type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.