detect_non_timely_submission: Detect non-timely submissions, i.e. submissions not sent to...

View source: R/check_timci_quality.R

detect_non_timely_submissionR Documentation

Detect non-timely submissions, i.e. submissions not sent to the server on the day they were finalised (ODK function)

Description

Detect non-timely submissions, i.e. submissions not sent to the server on the day they were finalised (ODK function)

Usage

detect_non_timely_submission(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.