findStart: Find the correct interval/key combination for start...

Description Usage Arguments

View source: R/RcppExports.R

Description

Find the correct interval/key combination for start intervals.

Usage

1
findStart(exp_key, start_int, end_int, trans_key, trans_date)

Arguments

exp_key

sorted key column.

start_int

start_intervals that are are sorted within their keys

end_int

end_intervals that are are sorted because start_int is sorted.

trans_key

that must have a matching interval. This is guaranteed by the R code before calling findStart.

trans_date

sorted date column.


MatthewCaseres/expstudies documentation built on Feb. 26, 2021, 3:41 a.m.