Skip to contents

This function creates a read-only chain wrapper of DafReader objects, presenting them as a single DafReader. See the Julia documentation for details.

Usage

chain_reader(dsets, name = NULL)

Arguments

dsets

List of Daf objects to chain

name

Optional name for the chained Daf object

Value

A read-only Daf object chaining the input Daf objects