print.psychmeta.get_metatab: print method for meta-analysis tables retrieved with get_metatab()
Description
print method for meta-analysis tables retrieved with get_metatab()
Usage
# S3 method for psychmeta.get_metatab
print(x, ..., digits = 3)
Arguments
...
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.