This function regulates how objects created by the package quarks are printed.

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

Arguments

x

an input object of class quarks.

...

included for compatibility; additional arguments will however not affect the output.

Value

None