| print.refhtest | R Documentation |
refhtest objectPrinting objects of class "refhtest" by simple print methods.
## S3 method for class 'refhtest'
print(x, digits = getOption("digits"), prefix = "\t", ...)
x |
object of class " |
digits |
number of significant digits to be used. |
prefix |
string, passed to |
... |
Additional parameters for |
None