Print output from summary of metagam fit.
## S3 method for class 'summary.metagam' print(x, digits = 8, ...)
x
: A summary.metagam objectdigits
: Number of digits to print for meta-analytic p-values...
: Other argumentsThe function invisibly returns its input argument x
.
Useful links