BBOBImport {flacco} | R Documentation |
Shiny server function for BBOB import page module
Description
BBOBImport
is a shiny
server function which will
control all aspects of the BBOBImportPage
UI Module. It
will be called with callModule
.
Usage
BBOBImport(input, output, session, stringsAsFactors)
Arguments
input |
[ |
output |
[ |
session |
[ |
stringsAsFactors |
[ |
[Package flacco version 1.8 Index]