View source: R/data-processing.R
get_dfr | R Documentation |
Function generates ready to plot data frame with benmchark results.
get_dfr(idpaths, config)
idpaths |
filepath to benchmark data :: [character] |
config |
map with benchmark config: :: [dim :: integer, probnums :: [integer], reps :: integer] |
data frame with benchmark data :: tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.