Climate Response Surface
1 2 3 4 5 6 7 | ggResponseSurface(data = NULL, x.specs = list(name = NULL, label =
NULL), y.specs = list(name = NULL, label = NULL), z.specs = list(name
= NULL, label = NULL, bins.up = NULL, bins.low = NULL, bins.mid = NULL,
dir = "+"), display.center.value = TRUE, plot.title = NULL,
verbose = FALSE, grid.color = NA, interpolate.grid = TRUE,
resolution = NULL, display.contours = TRUE,
contour.color = "gray90")
|
data |
data frame object with x, y, and z columns |
x.specs |
list of parameters specified for x dimension |
y.specs |
list of parameters specified for y dimension |
z.specs |
list of parameters specified for z dimension |
verbose |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.