Learn R Programming

psychmeta (version 1.0.2)

print.psychmeta.get_leave1out: print method for lists of leave-one-out meta-analyses retrieved with get_leave1out()

Description

print method for lists of leave-one-out meta-analyses retrieved with get_leave1out()

Usage

# S3 method for psychmeta.get_leave1out
print(x, ..., digits = 3)

Arguments

x

Object to be printed.

...

Further arguments passed to or from other methods.

digits

Number of digits to which results should be printed.

Value

Printed results from objects of the 'psychmeta' class.