BBOBImportPage {flacco} | R Documentation |
Shiny UI-Module for Batch Import of BBOB Functions
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
BBOBImportPage(id)
Arguments
id |
[ |
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).
[Package flacco version 1.8 Index]