Multi_FCE"

knitr::opts_chunk$set(echo = FALSE)
dsl_sub <- subset(dsl, DIM == dim && algId %in% algs)
p <- Plot.FV.Multi_Func(dsl_sub,
                        scale.xlog = input$FCEPlot.Multi.Logx,
                        scale.ylog = input$FCEPlot.Multi.Logy)
save_plotly(p, paste0('FCE_multi_', dim, 'D.pdf'), 'pdf', width = 1000, height = 1200)

ERT plot of all functions in r paste(dim)D

r}, results='asis', fig.align='center', fig.cap="TEsting", fig.width=500, fig.height=600, fig.pos='!hbt'} include_graphics(paste0('FCE_multi_', dim, 'D.pdf'))



Try the IOHanalyzer package in your browser

Any scripts or data that you put into this service are public.

IOHanalyzer documentation built on Sept. 20, 2023, 5:07 p.m.