Learn R Programming

psychmeta (version 1.0.2)

print.psychmeta.ma_r.barebones: print method for bare-bones meta-analyses of correlations

Description

print method for bare-bones meta-analyses of correlations

Usage

# S3 method for psychmeta.ma_r.barebones
print(x, ..., digits = 3,
  verbose = FALSE)

Arguments

x

Object to be printed.

...

Further arguments passed to or from other methods.

digits

Number of digits to which results should be printed.

verbose

Logical scalar determining whether objects with verbose-printing options should be printed in great detail (TRUE) or succinctly (FALSE; default).

Value

Printed results from objects of the 'psychmeta' class.