| ta.regularize {heR.Activities} | R Documentation |
A functoin to convert time breaks for a time-activity object to a series with regular intervals without destroying any information.
ta.regularize(x, timeres)
x |
a tact time-activity object |
timeres |
the size of the time interval for the new regular breaks |
The new regular breaks must encompass the old breaks so that no information in the time-activity object is lost.
A tact time-activity object containing time breaks over
regular intervals.
Neil Klepeis