check_time: Check kobo interview time

Description Usage Arguments Value

Description

Check kobo interview time

Usage

1
2
check_time(data, duration_threshold_lower = 15,
  duration_threshold_upper = 100)

Arguments

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

Value

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.


ellieallien/cleaninginspectoR documentation built on July 18, 2019, 12:30 p.m.