moduleCohortOverlap
moduleCohortOverlap.RdmoduleCohortOverlap
Arguments
- result
(
summarised_result) Result from thesummariseCohortOverlap()function from theCohortCharacteristicspacakge.- .softValidation
(
logical(1):FALSE) WhenTRUEwill throw the failed check as a warning.
Examples
if (interactive()) {
moduleCohortOverlap(result)
}