print method for bare-bones meta-analyses of correlations
# S3 method for psychmeta.ma_r.barebones
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.