Skip to contents

Wrap a Daf data set with a read-only DafView

Usage

viewer(daf, name = NULL, axes = NULL, data = NULL)

Arguments

daf

A Daf object

name

Optional name for the view

axes

Named list specifying axes to expose

data

Named list specifying data to expose

Value

A read-only Daf object

Details

See the Julia documentation for details.