Re: [R] ellipsis problem

2009-05-04 Thread tyler
Duncan Murdoch writes: > On 5/4/2009 2:55 PM, tyler wrote: >> > > This looks like another manifestation of the following bug: > [...] > > which has recently been fixed in R-patched. I haven't traced through > it, but I do see the same error as you in 2.9.0, but not in 2.9.0 > patched. > Ok, than

Re: [R] ellipsis problem

2009-05-04 Thread Duncan Murdoch
On 5/4/2009 2:55 PM, tyler wrote: Hi, I'm confused about the use of ellipsis in function arguments. I'm trying to write a wrapper for plot to automate the combination of plot() and points() calls for a data.frame. Some arguments seem to get passed through to the inner plot, while others cause an

[R] ellipsis problem

2009-05-04 Thread tyler
Hi, I'm confused about the use of ellipsis in function arguments. I'm trying to write a wrapper for plot to automate the combination of plot() and points() calls for a data.frame. Some arguments seem to get passed through to the inner plot, while others cause an error: Error in eval(expr, envir,