Re: [R] do.call with Vectorial Argument

2006-10-03 Thread Duncan Murdoch
On 10/3/2006 10:46 AM, Lorenzo Isella wrote: > Dear All, > I am trying to use the do.call command to avoid tedious loops in R > when I need to call repetitively a function. That's probably not the best choice. You might want to think about writing a wrapper for the function instead; you'll end u

[R] do.call with Vectorial Argument

2006-10-03 Thread Lorenzo Isella
Dear All, I am trying to use the do.call command to avoid tedious loops in R when I need to call repetitively a function. I am experiencing a problem when the arguments of a function are given with a vector (I need to express then this way to be able later on to integrate them numerically with the