Learn R Programming

SPOTMisc (version 1.19.52)

ggplotProgress: simple progress plot

Description

simple progress plot

Usage

ggplotProgress(
  dfRun,
  xlabel = "function evaluations",
  ylabel = "MMCE",
  aspectRatio = 2,
  scalesFreeFixed = "free_y",
  nColumns = 3
)

Value

p ggplot

Arguments

dfRun

data frame, e.g., result from prepareProgressPlot.

xlabel

x label

ylabel

y label

aspectRatio

aspect.ratio

scalesFreeFixed

"free_x", "free_y" or "fixed"

nColumns

number of columns