Skip to contents

Plot multi panel interventions

Usage

plot_interventions_combined(
  interventions,
  population,
  group_var,
  include = c("itn_use", "itn_input_dist", "predicted_use", "tx_cov", "irs_cov",
    "rtss_cov", "r21_cov", "smc_cov"),
  labels = c("ITN usage", "ITN model input", "ITN model usage", "Treatment", "IRS",
    "RTSS", "R21", "SMC"),
  text = c(11, 11),
  facet_rows = 4,
  linewidth = 1
)

Arguments

interventions

Interventions input

population

Population input

group_var

Site grouping

include

Intervention variables to include

labels

Labels for variables in include

text

vector of text size for aggregated and disaggregated plots

facet_rows

Number of rows for faceted plot

linewidth

Line width

Value

Combined country and admin plot