timeplot {rtv}R Documentation

Time Plots

Description

Functions for creating plots with a formatted time axis. Note these are prototypical functions, and may be changed substantially in future releases.

Usage

plot.rtv (x, y, ...)
timeplot.ecdf (x, cu=NULL, ...)
timeplot.dot (x, ...)
timeplot.group (g, x, cu=NULL, jitter=TRUE, ...)
timeplot.line (x, y, cu=NULL, sort=TRUE, ...)

Arguments

x
y
cu
jitter
sort
g
...

[Package rtv version 0.3.1 Index]