Skip to content
Prev 5407 / 12125 Next

[R-pkg-devel] Assigning values to fields in Reference Classes

I developed a package where reference classes is used a lot. When 
submitting it to CRAN i got the feedback that? i should not use <<- as 
that was "modifying the global environment". That was a misunderstanding 
that was sorted out but before it was, I started to investigate 
alternative ways to assign values to refclass fields. I can it this 
elsewhere since it does not belong.

Thanks,

Per
On 5/11/20 8:58 PM, Bert Gunter wrote: