Skip to contents

This function creates a chain wrapper for a chain of DafReader data, presenting them as a single DafWriter. See the Julia documentation for details.

Usage

chain_writer(dsets, name = NULL)

Arguments

dsets

List of Daf objects to chain

name

Optional name for the chained Daf object

Value

A writable Daf object chaining the input Daf objects