print.lap_solve_batch_result: Print method for batch assignment results

View source: R/lap_solve_batch.R

print.lap_solve_batch_resultR Documentation

Print method for batch assignment results

Description

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.


couplr documentation built on Jan. 20, 2026, 5:07 p.m.