Plot.FV.Multi_Func: Plot FV-plots for multiple functions or dimensions

View source: R/plotDataSetList.R

Plot.FV.Multi_FuncR Documentation

Plot FV-plots for multiple functions or dimensions

Description

Plot FV-plots for multiple functions or dimensions

Usage

Plot.FV.Multi_Func(dsList, scale.xlog = F, scale.ylog = F, backend = NULL)

## S3 method for class 'DataSetList'
Plot.FV.Multi_Func(dsList, scale.xlog = F, scale.ylog = F, backend = NULL)

Arguments

dsList

A DataSetList (should consist of only one function OR dimension).

scale.xlog

Whether or not to scale the x-axis logaritmically

scale.ylog

Whether or not to scale the y-axis logaritmically

backend

Which plotting library to use. Either 'plotly' or 'ggplot2'.

Value

A plot of Function-values of the DataSetList

Examples

Plot.FV.Multi_Func(dsl)

IOHprofiler/IOHanalyzer documentation built on June 1, 2024, 8:39 p.m.