Learn R Programming

report (version 0.1.0)

to_fulltext: Report printing

Description

Report printing

Usage

to_fulltext(x, full = TRUE, width = NULL, ...)

Arguments

x

Object of class report.

full

Show the full report.

width

Positive integer giving the target column for wrapping lines in the output.

...

Arguments passed to or from other methods.