Prints the summary of a qif object.
# S3 method for summary.qif
print(x, digits = NULL, quote = FALSE,
prefix = "", ...)the qif model object.
number of digits to print.
logical, indicating whether or not strings should be printed with surrounding quotes.
string, only "" is implemented.
further arguments passed to or from other methods.
The invisible object from the arguments.
The invisible object from the arguments.