pkgdown/mathjax-config.html

Skip to contents

Prints a summary and the table of results for a batch of assignment problems solved with lap_solve_batch().

Usage

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

Arguments

x

A lap_solve_batch_result object.

...

Additional arguments passed to print(). Currently ignored.

Value

Invisibly returns the input object x.