print.batchMarkUnmarkOptim {extBatchMarking}R Documentation

Print Method for batchMarkUnmarkOptim Objects

Description

This function defines how objects of class "Employee" are printed.

Usage

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

Arguments

x

An object of class "Employee".

...

Additional arguments passed to the print method.


[Package extBatchMarking version 1.1.0 Index]