retistruct.batch.summary: Extract summary data for a batch of reconstructions

Description Usage Arguments Value Author(s)

View source: R/retistruct-batch.R

Description

Recurse through a directory tree, determining whether the directory contains valid derived data and extracting summary data if it does.

Usage

1
retistruct.batch.summary(tldir = ".", cache = TRUE)

Arguments

tldir

The top level directory of the tree through which to recurse.

cache

If TRUE use the cached statistics rather than generate on the fly (which is slower).

Value

Data frame containing summary data

Author(s)

David Sterratt


retistruct documentation built on April 4, 2020, 5:08 p.m.