| plot1DNumeric {smoof} | R Documentation | 
Plot an one-dimensional function.
Description
Plot an one-dimensional function.
Usage
plot1DNumeric(
  x,
  show.optimum = FALSE,
  main = getName(x),
  n.samples = 500L,
  ...
)
Arguments
| x | [ | 
| show.optimum | [ | 
| main | [ | 
| n.samples | [ | 
| ... | [any] | 
Value
Nothing
[Package smoof version 1.6.0.3 Index]