Learn R Programming

report (version 0.1.0)

to_fulltable: Full report table display

Description

Full report table display

Usage

to_fulltable(x, full = TRUE, digits = NULL, ...)

# S3 method for report as.data.frame(x, ...)

Arguments

x

Object of class report.

full

Show the full report (default to TRUE).

digits

Number of digits.

...

Arguments passed to or from other methods.