Skip to contents

Generate presentation figures from configuration

Usage

generate_presentation_figures(
  data,
  indicators,
  config_file = "presentation_figures.yaml"
)

Arguments

data

data.table containing the medication data

config_file

String path to YAML configuration file

Value

NULL (called for side effects)