print.summary.qif {qif} | R Documentation |
Prints the summary of a qif
object.
## S3 method for class 'summary.qif'
print(x, digits = NULL, quote = FALSE,
prefix = "", ...)
x |
the |
digits |
number of digits to print. |
quote |
logical, indicating whether or not strings should be printed with surrounding quotes. |
prefix |
string, only |
... |
further arguments passed to or from other methods. |
The invisible object from the arguments.
The invisible object from the arguments.
Zhichang Jiang, Alberta Health Services, and Peter X.K. Song, University of Michigan.