View source: R/summary.simData.R
summary.simData | R Documentation |
Provides a summary of the simulated meta-analysis dataset using the known simulation parameters.
## S3 method for class 'simData'
summary(object, digits = 3, ...)
object |
A simData object created by simData(). |
digits |
The number of significant digits printed. The default value is 3. |
... |
Additional arguments (currently not used). |
A formatted summary of the meta-analysis simulation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.