[R] Error in plot.window(...) : need finite 'ylim' values

Rich Shepard rshepard at appl-ecosys.com
Thu Jan 5 18:08:05 CET 2012


On Thu, 5 Jan 2012, R. Michael Weylandt wrote:

> My initial guess is because you don't have any complete cases: cf.
> this behavior plot(c(NA, NA))

Michael,

   I may be creating the plots incorrectly: using plot() rather than
plot.zoo(). When I compare the plot of the zoo object to a lattice xyplot()
of points there are major discrepancies.

   Let me read more on plot.zoo() and try that before taking your time with
this.

Regards,

Rich



More information about the R-help mailing list