Skip to contents

Provides a compact, human-friendly summary for `nmar_engine` objects. Child classes inherit this method; they can override it if they need a different presentation.

Usage

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

Arguments

x

An engine object inheriting from `nmar_engine`.

...

Unused.

Value

`x`, invisibly.