Skip to content
Prev 31607 / 63424 Next

S4 data dump or?

On Mon, 2 Mar 2009, Paul Gilbert wrote:

            
Using save() seems almost always preferable to dump(): usually a 
smaller result, avoids representation error changes for numeric types 
and encoding issues for some character vectors, works for almost all 
objects.

I am guessing that the note on ?dump about objects of type S4 is the 
issue here.