View source: R/check_timci_quality.R
detect_non_timely_completion | R Documentation |
Detect non-timely completion of a submission, i.e. submissions not finalised on the day they were started (ODK function)
detect_non_timely_completion(df)
df |
dataframe containing any ODK data, assuming standard metadata fields ('start', 'end') are present. |
This function returns a dataframe containing the duration between start and end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.