print.quarks {quarks} | R Documentation |
Print Method for the Package 'quarks'
Description
This function regulates how objects created by the package quarks
are
printed.
Usage
## S3 method for class 'quarks'
print(x, ...)
Arguments
x |
an input object of class |
... |
included for compatibility; additional arguments will however not affect the output. |
Value
None
[Package quarks version 1.1.4 Index]