plots_and_tables: Write to file multiple NMA plots and tables

View source: R/plots_and_tables_tmp.R View source: R/plots_and_tables.R

plots_and_tablesR Documentation

Write to file multiple NMA plots and tables

Description

Write to file multiple NMA plots and tables

Write to file multiple NMA plots and tables

Usage

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
)

Arguments

nma

Object of class nma

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

Value

res_bugs

res_bugs


ICON-in-R/NMA documentation built on Nov. 14, 2023, 10:54 a.m.