Learn R Programming

retistruct (version 0.8.0)

retistruct.read.recdata: Read the reconstruction data from file

Description

Given an outline object with a dataset field, read the reconstruction data from the file dataset/r.Rdata.

Usage

retistruct.read.recdata(o, check = TRUE)

Value

If the reconstruction data exists, return a reconstruction object, else return the outline object o.

Arguments

o

Outline object containing dataset field

check

If TRUE check that the base information in the reconstruction object is the same as the base data in source files.

Author

David Sterratt