[Rd] How to overload the assignment operator?

Gabor Grothendieck ggrothendieck at gmail.com
Tue Nov 13 16:18:06 CET 2007


Check out the g.data package in case that's what you are looking for.  It
uses promises until the data is actually used.

On Nov 13, 2007 9:19 AM, "Jens Oehlschlägel" <oehl_list at gmx.de> wrote:
> Thanks Matthias,
>
> > are you looking for "setReplaceMethod"?
>
> So far the package I m writing has avoided using anything from S4 and the implications of touching S4 are not clear to me. The package aims on providing an alternative to 'atomic' data stored in ram, i.e. large atomic data stored on disk. I need some advice how to do this maximally performant, which probably means pure S3!?
>
> Best regards
>
>
> Jens Oehlschlägel
>
> --
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>



More information about the R-devel mailing list