print.quarks: Print Method for the Package 'quarks'

View source: R/print.quarks.R

print.quarksR 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 quarks.

...

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

Value

None


quarks documentation built on Sept. 1, 2022, 1:06 a.m.