Master print method for objects of the 'psychmeta' class
# S3 method for psychmeta
print(x, ..., digits = 3, verbose = FALSE)
Object to be printed.
Further arguments passed to or from other methods.
Number of digits to which results should be printed.
Logical scalar determining whether objects with verbose-printing options should be printed in great detail (TRUE
) or succinctly (FALSE
; default).
Printed results from objects of the 'psychmeta' class.