Skip to contents

Plot results for July 2021

Usage

plot_results_jul_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_jul_2021()
} # }