print.gofic: Print Method for gofic Objects
Description
Nicely formats and prints the results produced by gofic().
Usage
# S3 method for gofic
print(x, ...)
Value
The input object x, returned invisibly.
No value is returned for computational purposes; used for side effects.
Arguments
- x
An object of class "gofic" as returned by gofic().
- ...
Further arguments (currently unused).