round.rtv {rtv} | R Documentation |
For drtv objects, rounds to the nearest 1000th of a second. For crtv objects, wraps the regular round function. These may be changed in the near future.
## S3 method for class 'drtv': round(x, ...) ## S3 method for class 'crtv': round(x, ...)
x |
An rtv object. |
... |
For drtv, ignored. For crtv, further rounding arguments. |