[R] Tiff plot Resolution issues

2013-05-01 Thread Michael Clawson
I am trying to create a high resolution tiff. It is not working. I am on Windows XP 32-bit R 3.0.0 Code input: tiff(file="test.tiff",width=6.83,height=6.83,units="in", res=1200) Return Message: Error in tiff(file = "test.tiff", width = 6.83, height = 6.83, units = "in", : unable to start tif

Re: [R] Objects disappearing in my R work space

2011-11-25 Thread Michael Clawson
error conditions? So probably until you can provide > something that we can at least look at, and exactly how you determined > that something disappeared, there is probably not much more we can do > at this point. > > On Fri, Nov 25, 2011 at 6:19 PM, Duncan Murdoch > wrote: >

Re: [R] Objects disappearing in my R work space

2011-11-25 Thread Michael Clawson
10:08 AM, Michael Clawson wrote: > > Uwe, >> >> by window I mean instances, by runs I mean, runs the my Markov-Chain Monte >> Carlo simulator >> > > It would probably be better to adopt the terminology that the things you > are calling "windows"

Re: [R] Objects disappearing in my R work space

2011-11-25 Thread Michael Clawson
Uwe, by window I mean instances, by runs I mean, runs the my Markov-Chain Monte Carlo simulator I open two instances of R, run a million cycle chain in each instance, and when they finish, neither window has the object I defined to store the runs. I tested this morning and when I open two R wind