shift_interval {drugprepr} | R Documentation |
Shift time intervals until they no longer overlap
Description
This is a function used by decision_9
.
Usage
shift_interval(x)
Arguments
x |
a data frame containing variables |
Value
A data frame with time intervals moved such that they no longer overlap
[Package drugprepr version 0.0.4 Index]