Skip to contents

Plot results for Q1 2021

Usage

plot_results_q1_2021(cfg = NULL)

Arguments

cfg

A list of nested lists, with 'leaf' nodes specifying configuration values. Default: The template config returned by generate_cfg_template()

Value

NULL (invisibly).

Examples

if (FALSE) { # \dontrun{
plot_results_q1_2021()
} # }