Learn R Programming

nlmixr2auto (version 1.0.0)

print.tabuOperatorResult: Print method for tabu operator results

Description

Print tabu operator results.

Usage

# S3 method for tabuOperatorResult
print(x, ...)

Value

Invisibly returns x.

Arguments

x

A "tabuOperatorResult" object.

...

Additional arguments (currently ignored).

See Also

tabu.operator