verifyTimedVector {pdmod} | R Documentation |
Verify TimedVector
Description
Verifies object really is a TimedVector
(stronger checks than isTimedVector
).
Usage
verifyTimedVector(tv)
Arguments
tv |
Potential |
Value
TRUE
, if the object is a TimedVector
FALSE
, otherwise
Author(s)
Chloe Bracis
See Also
[Package pdmod version 1.0.1 Index]