plot.batchMarkOptim {extBatchMarking} | R Documentation |
Plot Method for batchMarkUnmarkOptim Objects
Description
This function defines how objects of class "Employee" are printed.
Usage
## S3 method for class 'batchMarkOptim'
plot(x, ...)
Arguments
x |
An object of class "Employee". |
... |
Additional arguments passed to the print method. |
[Package extBatchMarking version 1.1.0 Index]