Report printing
to_text(x, full = FALSE, width = NULL, ...)to_fulltext(x, full = TRUE, width = NULL, ...)
to_table(x, full = FALSE, ...)
to_fulltable(x, full = TRUE, ...)
to_values(x, ...)
to_values(x, ...)
Object of class report.
Show the full report.
Positive integer giving the target column for wrapping lines in the output.
Arguments passed to or from other methods.