detect_non_timely_completion: Detect non-timely completion of a submission, i.e....

View source: R/check_timci_quality.R

detect_non_timely_completionR Documentation

Detect non-timely completion of a submission, i.e. submissions not finalised on the day they were started (ODK function)

Description

Detect non-timely completion of a submission, i.e. submissions not finalised on the day they were started (ODK function)

Usage

detect_non_timely_completion(df)

Arguments

df

dataframe containing any ODK data, assuming standard metadata fields ('start', 'end') are present.

Value

This function returns a dataframe containing the duration between start and end


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.