splitData2 | R Documentation |
Function for splitting data into episodes.
splitData2(dat, years = NULL)
dat |
Dataset must have variables called obs_start, obs_end and event. |
years |
The years by which to split the data. Default is c(2003:2020). |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.