Re: [R] problem with win.metafile( ): traceback()

2003-10-20 Thread Deepayan Sarkar
id paul > > > -Original Message- > From: Deepayan Sarkar [mailto:[EMAIL PROTECTED] > Sent: Sunday, October 19, 2003 12:48 PM > To: Paul, David A; '[EMAIL PROTECTED]'; 'Deepayan Sarkar' > Subject: Re: [R] problem with win.metafile( ): traceback() > >

RE: [R] problem with win.metafile( ): traceback()

2003-10-20 Thread Paul, David A
-Original Message- From: Deepayan Sarkar [mailto:[EMAIL PROTECTED] Sent: Sunday, October 19, 2003 12:48 PM To: Paul, David A; '[EMAIL PROTECTED]'; 'Deepayan Sarkar' Subject: Re: [R] problem with win.metafile( ): traceback() On Sunday 19 October 2003 11:49, Paul, D

Re: [R] problem with win.metafile( ): traceback()

2003-10-19 Thread Deepayan Sarkar
On Sunday 19 October 2003 11:49, Paul, David A wrote: > For the first error message: > > win.metafile(file = "//.../plot1.wmf", > + width = 8.5, height = 6.25) Could you check what the value of the .Device variable (and .Devices as well) is at this point ? And not that it should matter, but what

Re: [R] problem with win.metafile( ): traceback()

2003-10-19 Thread Paul, David A
For the first error message: > win.metafile(file = "//.../plot1.wmf", + width = 8.5, height = 6.25) > lset( list( background = list(col = "white"))) Error in get(x, envir, mode, inherits) : variable "win.metafile://.../plot1.wmf" was not found > traceback() 4: get(device) 3: trellis.device(devi