check.packages {metaseqR} | R Documentation |
Checks if all the any required packages, not attached during installation or loading, are present according to metaseqR input options. Internal use only.
check.packages(m, p)
m |
meta-analysis method. |
p |
QC plot types. |
Panagiotis Moulos
check.packages(c("simes","whitlock"), c("gcbias","correl"))