Learn R Programming

bife (version 0.1)

print.bife: Print bife

Description

print.bife is a generic function which displays some minimal information from objects returned by bife.

Usage

"print"(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x
an object of class bife.
digits
integer indicating the number of decimal places. Default is max(3, getOption("digits") - 3).
...
other arguments

See Also

bife