relinkCPP_prt {Rforestry} | R Documentation |
relink CPP ptr
Description
When a 'foresty' object is saved and then reloaded the Cpp pointers for the data set and the Cpp forest have to be reconstructed
Usage
relinkCPP_prt(object)
Arguments
object |
an object of class 'forestry' |
Value
Relinks the pointer to the correct C++ object.
[Package Rforestry version 0.10.0 Index]