print.ObjFct {ModelDataComp}R Documentation

Print objective functions

Description

Prints objective functions

Usage

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

Arguments

x

an object of class ObjFct

...

further arguments passed to or from other methods

Details

Prints an object of class ObjFct.

Author(s)

Matthias Forkel <matthias.forkel@geo.tuwien.ac.at> [aut, cre]

References

No reference.

See Also

ObjFct


[Package ModelDataComp version 1.03 Index]