View source: R/preprocessing.R
insertTimeBetween | R Documentation |
this function inserts additional rows filling the time between (unobserved) events
insertTimeBetween(
dat,
startVar = "start",
endVar = "end",
nestVars = NULL,
catVar = "int",
catName = "alone"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.