[R] copying R objects in C

Csardi Gabor csardi at rmki.kfki.hu
Thu May 6 05:47:15 CEST 2004


answer to myself:

the 'duplicate' function does this, am I right?
It seems so....

Gabor

On Thu, May 06, 2004 at 02:18:19AM +0200, Csardi Gabor wrote:
> Dear R Users,
> 
> do you know a way to copy an R object using C code? I know that
> there is a copyMatrix and also a copyVector function. There is
> also something called copyListMatrix, what is this good for? Is
> there anything for copying a list (of course deep copy is
> needed)? 
> 
> Thank you for your help,
> Gabor
[...]

-- 
Csardi Gabor <csardi at rmki.kfki.hu>    MTA RMKI, ELTE TTK




More information about the R-help mailing list