BBOBImportPage: Shiny UI-Module for Batch Import of BBOB Functions

Description Usage Arguments Details

View source: R/gui_BBOBImport.R

Description

BBOBImportPage is a shiny component which can be added to your shiny app so that you get a batch import for several BBOB functions.

Usage

1

Arguments

id

[character(1)]
Character representing the namespace of the shiny component.

Details

It will load a CSV-file with BBOB parameters (the function ID, instance ID and problem dimension) and then calculate the selected features for the specific function(s).


flacco documentation built on April 1, 2020, 1:06 a.m.