analysisOptions {miniMeta} | R Documentation |
Get analytical options from miniMeta object
Description
This function returns the analytical options stored in a miniMeta object, as a named list of arguments, for further processing.
Usage
analysisOptions(x, data = FALSE)
Arguments
x |
An object of class |
data |
If |
Value
A named list of arguments corresponding to the arguments of
metagen
or metabin
.
Examples
analysisOptions(example_miniMeta_rct)
[Package miniMeta version 0.3.2 Index]