| tact.split {heR.Activities} | R Documentation |
Function to 'split' a time-activity object with multiple event
sets into an mtact object,
where each component tact object has only a
single event set, which is collapsed to the minimum number of events.
tact.split(x)
x |
a tact time-activity object with multiple event sets |
An mtact object with one collapsed event set
per component tact object.
Neil Klepeis