Learn R Programming

IOHanalyzer (version 0.1.8.10)

IOH_plot_ly_default: 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

Run this code
IOH_plot_ly_default("Example plot","x-axis","y-axis")

Run the code above in your browser using DataLab