tact.split {heR.Activities}R Documentation

Split a Time-Activity

Description

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.

Usage

tact.split(x)

Arguments

x a tact time-activity object with multiple event sets

Value

An mtact object with one collapsed event set per component tact object.

Author(s)

Neil Klepeis

See Also

tact.merge, tact


[Package heR.Activities version 0.0.4 Index]