View source: R/data-processing.R
generate_table | R Documentation |
Function for given 'idpaths' and benchmark setting generates data frame with ECDF values using adequate format handler.
generate_table(idpaths, format_handler, probnums, dim)
idpaths |
list of paths :: [character] |
format_handler |
function to handle specific format file :: integer -> [character] -> integer -> [[numeric]] |
probnums |
problem indices :: [numeric] |
dim |
dimensionality of function :: numeric |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.