View source: R/tidy_stats.rma.R
tidy_stats.rma
takes an rma object and converts the object to a tidy stats data frame.
1 2 | ## S3 method for class 'rma'
tidy_stats(model, args = NULL)
|
model |
Output of |
args |
Unused. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.