timebox {rtv} | R Documentation |
A convenience function. This calls box, creates a timeaxis, and potentially another axis. See the functions timeaxis, box or axis for more information.
timebox (side, x, ...)
side |
The side, can have length one or two. The value side [1] indicates which side has the timeaxis. The value side [2] if exists, is a regular axis. |
x |
An rtv object. |
... |
Arguments for timestring. |