Learn R Programming

report (version 0.1.0)

to_table: Report table display

Description

Report table display

Usage

to_table(object, full = FALSE, digits = NULL, ...)

Arguments

object

Object of class report.

full

Show the full report.

digits

Number of digits.

...

Arguments passed to or from other methods.