timebox {rtv}R Documentation

Formatted Time Box for Custom Plots

Description

A convenience function. This calls box, creates a timeaxis, and potentially another axis. See the functions timeaxis, box or axis for more information.

Usage

timebox (side, x, ...)

Arguments

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.

[Package rtv version 0.3.1 Index]