An S4 class to store the result of an activity plot.
Slots
hashA
characterstring giving the 32-byte MD5 hash of the original data file.
Note
This class inherits from aion::TimeSeries.
Coerce
In the code snippets below, x is an ActivityEvents object.
as.data.frame(x)Coerces to a
data.frame.