Skip to content
Prev 106383 / 398513 Next

call by reference

Can you tell us what you want to do with 'pass/call by reference'?

If you want an R function to alter its argument then it is possible 
(KalmanLike is an example), but it should only be possible via C code.
And if you know enough to do that, you probably would not be asking (and 
definitely not be asking on R-help rather than R-devel).
On Tue, 19 Dec 2006, biter bilen wrote:

            
That's not a fair summary of the help entry for .Alias.