print.list.rma {metafor}R Documentation

Print Method for list.rma Objects

Description

Print method for objects of class "list.rma".

Usage

## S3 method for class 'list.rma':
print(x, digits=x$digits, ...)

Arguments

x an object of class "list.rma".
digits an integer specifying the number of decimal places to which the printed results should be rounded (the default is to take the value from the object).
... other arguments.

Value

See the documentation of the function that creates the "list.rma" object for details on what is printed.

Author(s)

Wolfgang Viechtbauer; wvb@www.wvbauer.com; http://www.wvbauer.com/


[Package metafor version 0.5-5 Index]