Learn R Programming

report (version 0.1.0)

print.report_table: Parameters table printing

Description

Parameters table printing

Usage

# S3 method for report_table
print(x, digits = 2, ...)

Arguments

x

Object of class table_report.

digits

Number of digits.

...

Arguments passed to or from other methods.