Hi
I know I'm a year late to the party, but under 3.0.2 on a windows pc, I
can't get saveplot to save a file even to my desktop -- is there up-to-date
documentation or code snippets someone can share (the doc in the help files
dont work for me)
thanks in advance
Lou
--
View this message in co
riginal Message-
From: r-devel-boun...@r-project.org [mailto:r-devel-boun...@r-project.org] On
Behalf Of Uwe Ligges
Sent: 11 April 2013 09:45
To: Kanell17
Cc: r-devel@r-project.org
Subject: Re: [Rd] savePlot() under Windows
On 10.04.2013 21:13, Kanell17 wrote:
I am having the same problem and I
t number of arguments (4), expecting 3 for 'savePlot'
Thanks,
Wayne
-Original Message-
From: r-devel-boun...@r-project.org [mailto:r-devel-boun...@r-project.org] On
Behalf Of Uwe Ligges
Sent: 11 April 2013 09:45
To: Kanell17
Cc: r-devel@r-project.org
Subject: Re: [Rd] savePlot(
On 10.04.2013 21:13, Kanell17 wrote:
I am having the same problem and I don't know how to fix it. Has savePlot
been fixed? Is there something else I'm supposed to be doing?
What are you referring to? Please quote!
To see if something was fixed, see the svn log or just try it out. >The
log
I am having the same problem and I don't know how to fix it. Has savePlot
been fixed? Is there something else I'm supposed to be doing?
--
View this message in context:
http://r.789695.n4.nabble.com/savePlot-under-Windows-tp4663712p4663903.html
Sent from the R devel mailing list archive at Nabb
On 13-04-08 6:05 PM, Yihui Xie wrote:
Hi,
A Windows user asked me a question and I believe this is a bug of R
3.0.0 under Windows:
Yes. On Windows the external needs 4 args, but on other platforms only
3. The check was checked on other platforms. I'll fix.
Duncan Murdoch
plot(1:10)
s