Description Usage Arguments Author(s) Examples
View source: R/metaseqr.argcheck.R
Checks if all the any required packages, not attached during installation or loading, are present according to metaseqR input options. Internal use only.
1  |     check.packages(m, p)
 | 
m | 
 meta-analysis method.  | 
p | 
 QC plot types.  | 
Panagiotis Moulos
1 2  | check.packages(c("simes","whitlock"),
    c("gcbias","correl"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.