print.quarks {quarks} | R Documentation |
This function regulates how objects created by the package quarks
are
printed.
## S3 method for class 'quarks'
print(x, ...)
x |
an input object of class |
... |
included for compatibility; additional arguments will however not affect the output. |
None