daysOverlap: Function for calculating overlap in date intervals

View source: R/helpers.R

daysOverlapR Documentation

Function for calculating overlap in date intervals

Description

Function for calculating overlap in date intervals

Usage

daysOverlap(dateStart, dateEnd, controlStart, controlEnd)

Arguments

dateStart

Start of the boundary date interval

dateEnd

End of the boundary date interval

controlStart

Start of the date interval of interest

controlEnd

End of the date interval of interest


HealthInformaticsUT/Cohort2Trajectory documentation built on March 1, 2025, 7:47 p.m.