[R] dereferencing in R

Duncan Murdoch murdoch at stats.uwo.ca
Thu Jul 16 15:24:26 CEST 2009


xin liu wrote:
> Hi, All,
>
> I passed an array reference to the R script and do not know how to do dereferencing in the R script. Anybody has some suggestion?
>   

R doesn't have references, so it doesn't do dereferencing.

Duncan Murdoch
> Many thanks
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>




More information about the R-help mailing list