Skip to contents

Prints a concise summary of a model or scenario object: name, description, contents and — for a solved scenario — the solution status and size.

Usage

# S4 method for class 'model'
summary(object, ...)

# S4 method for class 'scenario'
summary(object, ...)

Arguments

object

a model or scenario object.

...

additional arguments (currently unused).

Value

The object, invisibly; called for its printed summary.