Skip to contents

Prints a description of the Daf object using Julia's description function

Usage

# S3 method for class 'Daf'
print(x, ...)

Arguments

x

The Daf object to print

...

Additional arguments passed to print

Value

The Daf object (invisibly)

Details

See the Julia documentation for details.