An S4 class to represent a Frequency Increment Test results.
Note
This class inherits from aion::TimeSeries
: dates are internally
stored as rata die.
Coerce
In the code snippets below, x
is an IncrementTest
object.
as.data.frame(x)
Coerces to a
data.frame
.