plot2DNumeric | R Documentation |
Either a contour-plot or a level-plot.
plot2DNumeric(
x,
show.optimum = FALSE,
main = getName(x),
render.levels = FALSE,
render.contours = TRUE,
n.samples = 100L,
...
)
x |
[ |
show.optimum |
[ |
main |
[ |
render.levels |
[ |
render.contours |
[ |
n.samples |
[ |
... |
[any] |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.