Given an outline object with a dataset
field, read the
reconstruction data from the file dataset/r.Rdata
.
retistruct.read.recdata(o, check = TRUE)
Outline object containing dataset
field
If TRUE
check that the base information in the
reconstruction object is the same as the base data in source
files.
If the reconstruction data exists, return a reconstruction
object, else return the outline object o
.