print.qif: Print Function for qif Object

Description Usage Arguments Value Author(s) See Also

View source: R/qif.r

Description

Print a qif model object.

Usage

1
2
3
## S3 method for class '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.

Author(s)

Zhichang Jiang, Alberta Health Services, and Peter X.K. Song, University of Michigan.

See Also

print qif


qif documentation built on July 20, 2019, 5:10 p.m.