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

View source: R/retistruct.R

retistruct.read.recdataR Documentation

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)

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.

Value

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

Author(s)

David Sterratt


retistruct documentation built on April 3, 2025, 5:58 p.m.