Print method for an 'est_table' object
# S3 method for est_table
print(x, ..., nd = 3, empty_cells = "--", group_first = FALSE)x is returned invisibly. Called for its side effect.
Object of the class
est_table.
Optional arguments to be
passed to print() methods.
The number of digits to be printed. Default is 3. (Scientific notation will never be used.)
String to be
printed for empty cells or cells with
no values. Default is "--".
Not used.
Shu Fai Cheung https://orcid.org/0000-0002-9871-9448