set_color_scheme: Set the colorScheme of the IOHanalyzer plots

View source: R/plot.R

set_color_schemeR Documentation

Set the colorScheme of the IOHanalyzer plots

Description

Set the colorScheme of the IOHanalyzer plots

Usage

set_color_scheme(schemename, ids, path = NULL)

Arguments

schemename

Three default colorschemes are implemented:

  • Default

  • Variant 1

  • Variant 2

  • Variant 3

And it is also possible to select "Custom", which allows uploading of a custom set of colors

ids

The names of the algorithms (or custom ids, see 'change_id') for which to set the colors

path

The path to the file containing the colors to use. Only used if schemename is "Custom"

Examples

set_color_scheme("Default", get_algId(dsl))

IOHprofiler/IOHanalyzer documentation built on Feb. 1, 2024, 11:35 a.m.