ggplotProgress | R Documentation |
simple progress plot
ggplotProgress( dfRun, xlabel = "function evaluations", ylabel = "MMCE", aspectRatio = 2, scalesFreeFixed = "free_y", nColumns = 3 )
dfRun |
data frame, e.g., result from |
xlabel |
x label |
ylabel |
y label |
aspectRatio |
aspect.ratio |
scalesFreeFixed |
"free_x", "free_y" or "fixed" |
nColumns |
number of columns |
p ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.