Skip to content

Reading .rdata files

2 messages · Andrew DeCarlo, Duncan Murdoch

#
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