On Sun, 11 Apr 2004, Shin, Daehyok wrote:

> Thanks, Andy.
> Let me ask a little more about the DUP argument.
> In the manual, I can see that only reference copy happens when passing an
> array,
> if DUP=FALSE. Then, what happens when returning it in a list, if DUP=FALSE?
> Another reference copy, or deep copy?
>

I think that last time I looked at this my conclusion was that you
shouldn't use lists with DUP=FALSE.  Whoever wrote the comments in the
code also seemed a bit worried.

        -thomas

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to