IOH_plot_ly_default {IOHanalyzer}R Documentation

Template for creating plots in the IOHanalyzer-style

Description

Template for creating plots in the IOHanalyzer-style

Usage

IOH_plot_ly_default(title = NULL, x.title = NULL, y.title = NULL)

Arguments

title

Title for the plot

x.title

X-axis label

y.title

Y-axis label

Examples

IOH_plot_ly_default("Example plot","x-axis","y-axis")

[Package IOHanalyzer version 0.1.8.10 Index]