powered by
Get the list of available options for data from the OPTION ontology
get_ontology_var(varname, datasource = NULL, study = NULL, algs = NULL, ...)
the options of varname given the specified datasource
The variable for which to get the options. Restricted to [Fid, Iid, DIM, AlgId, Suite]
The datasource for which to get the attributes. Either BBOB or Nevergrad, or NULL if looking at a specific `study` argument
Which study to load the requested variables for (NULL if no study is considered)
Which algorithms to get the requested variables for. Required for varnames in [Fid, Iid, DIM]
Additional arguments to the OPTION call. Currently only supports 'Suite' for nevergrad.
get_ontology_var("Fid", "BBOB")
Run the code above in your browser using DataLab