Skip to content
Prev 316718 / 398506 Next

Reading .rdata files

On 13-02-02 2:23 PM, Andrew DeCarlo wrote:
You could try the source code:  the files are written by the code in

https://svn.r-project.org/R/trunk/src/main/serialize.c

The comments in there describe it, and the code does what it does.

Duncan Murdoch