ta.regularize {heR.Activities}R Documentation

Convert Time-Activity Breaks to a Regular Series

Description

A functoin to convert time breaks for a time-activity object to a series with regular intervals without destroying any information.

Usage

ta.regularize(x, timeres)

Arguments

x a tact time-activity object
timeres the size of the time interval for the new regular breaks

Details

The new regular breaks must encompass the old breaks so that no information in the time-activity object is lost.

Value

A tact time-activity object containing time breaks over regular intervals.

Author(s)

Neil Klepeis

See Also

tact


[Package heR.Activities version 0.0.4 Index]