[R] problem with srt vector in xyplot {lattice}

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Tue Jan 28 21:50:06 CET 2003


A bug.  The engine should detect NAs, not leave it to vagaries of the 
drivers.  The grid engine will soon.

On Wed, 29 Jan 2003, Patrick Connolly wrote:

> On Fri, 24-Jan-2003 at 01:23PM -0600, Deepayan Sarkar wrote:
> 
> |> The srt vector has several NA's. x11() does not draw these, which may or may 
> |> not be what you want. You should be able to reproduce that in postscript() 
> |> with an additional subset = !is.na(Solar.R) argument to xyplot().
> 
> Is there a simple reason why x11 doesn't require the !is.na() whereas
> postscript does?  It took me an hour or more to work out what was
> happening when I had a similar problem.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list