Skip to content
Prev 42214 / 63424 Next

serializing recordedplot object

On Jan 10, 2012, at 1:06 AM, Jeroen Ooms wrote:

            
Unfortunately R doesn't provide a way for this. Without changes to unserialization (on the wishlist for a few years now, but not easy to design) the best you can do is to check the native symbols for NULL pointers on usage and then re-fetch - that's something that could be done reasonably easily, although it's still a hack ...