Skip to contents

Get description of a Daf object

Usage

description(daf, cache = FALSE, deep = FALSE, tensors = TRUE)

Arguments

daf

A Daf object

cache

Whether to include cache information

deep

Whether to include detailed information about nested data

tensors

Whether to include tensor information (condensed list of tensor matrices)

Value

A string description of the Daf object

Details

See the Julia documentation for details.