View source: R/print_metagam.R
print.summary.metagam | R Documentation |
Print output from summary of metagam fit.
## S3 method for class 'summary.metagam'
print(x, digits = 8, ...)
x |
A summary.metagam object |
digits |
Number of digits to print for meta-analytic p-values |
... |
Other arguments |
The function invisibly returns its input argument x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.