View source: R/plots_and_tables_tmp.R View source: R/plots_and_tables.R
plots_and_tables | R Documentation |
Write to file multiple NMA plots and tables
Write to file multiple NMA plots and tables
plots_and_tables(
nma,
res_bugs,
effectParam = NA,
label = "",
endpoint = NULL,
folder = "output",
save = FALSE
)
plots_and_tables(
nma,
res_bugs,
effectParam = NA,
label = "",
endpoint = NULL,
folder = "output",
save = FALSE
)
nma |
Object of class |
res_bugs |
BUGS output |
effectParam |
Effect parameter names; string |
label |
Label |
endpoint |
End point names; string |
folder |
Output folder name; string |
save |
Logical |
dat |
ist of study data, including subData and possibly survDataBin and survDataMed |
labels |
Labels |
res_bugs
res_bugs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.