View source: R/check_timci_quality.R
detect_non_timely_submission | R Documentation |
Detect non-timely submissions, i.e. submissions not sent to the server on the day they were finalised (ODK function)
detect_non_timely_submission(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.