Check the duration of call
Usage
check_duration(
registry_url,
cohort_id,
call_number,
cohort_sheet = "cohort_metadata",
call_sheet = "call_metadata"
)
Arguments
- registry_url
The URL to the cohort registry.
- cohort_id
The ID of the cohort.
- call_number
The call number of the agenda.
- cohort_sheet
The sheet in the registry with cohort information.
- call_sheet
The sheet in the registry with information about
individual calls.