Learn R Programming

qif (version 1.5)

print.qif: Print Function for qif Object

Description

Print a qif model object.

Usage

# S3 method for qif
print(x, digits = NULL, quote = FALSE, prefix = "",
  ...)

Arguments

x

the qif model object.

digits

number of digits to print.

quote

logical, indicating whether or not strings should be printed with surrounding quotes.

prefix

string, only "" is implemented.

...

further arguments passed to or from other methods.

Value

The invisible object from the arguments.

See Also

print qif