period_coverage: the percentage of overlaped date period of x and y to the...

View source: R/st-find_refer.R

period_coverageR Documentation

the percentage of overlaped date period of x and y to the length of period x

Description

the percentage of overlaped date period of x and y to the length of period x

Usage

period_coverage(x, y)

Arguments

x

A vector with date_begin and date_end.

y

A data.frame with the columns of date_begin and date_end


kongdd/RHtestsHelper documentation built on April 18, 2023, 1:57 a.m.