If TRUE, the data associated with the meta-analysis
are included in the return value. This allows you for example to run:
do.call(metabin, analysisOptions(x, data=TRUE)) or
do.call(metagen, analysisOptions(x, data=TRUE))
(depending on the contents of x), in order to re-run the meta-analysis.