BBOBImportPage function

Shiny UI-Module for Batch Import of BBOB Functions

Shiny UI-Module for Batch Import of BBOB Functions

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

BBOBImportPage(id)

Arguments

  • id: [character(1)]

    Character representing the namespace of the list("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).

  • Maintainer: Pascal Kerschke
  • License: BSD_2_clause + file LICENSE
  • Last published: 2020-03-31