Skip to content
Prev 5417 / 63421 Next

assigning objects from .C/.Call

Prof Brian D Ripley <ripley@stats.ox.ac.uk> writes:
At C level, you'd need to duplicate(). In an assign() call,
duplication takes place if the object is NAMED except if .Alias is
used. ...I think.