On 2012-01-26 18:08, William T. Martin wrote:
> Has anyone used the R plot function with the panel= option under rpy2?
>I am stuck and need some assistance.
>
> The R code would have this format (zz is a zoo series):
>
> plot(zz, panel = my.panel, xaxt = "n", main="testing", xlab="Date")
>
> m
Has anyone used the R plot function with the panel= option under rpy2?
I am stuck and need some assistance.
The R code would have this format (zz is a zoo series):
plot(zz, panel = my.panel, xaxt = "n", main="testing", xlab="Date")
my.panel <- function(...) {
fmt <- "%b-%d" # format for