pstime {ggplot}R Documentation

Time scale takes standard numeric scale (in seconds since epoch)

Description

and displays nice time intervals instead

Usage

pstime(plot = .PLOT, variable="x", name="", transform=trans_none, range=c(NA,NA), expand=c(0.05, 0), by="weeks")

Arguments

plot
variable
name
transform
range
expand
by

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]