ggResponseSurface: Climate Response Surface

Description Usage Arguments

Description

Climate Response Surface

Usage

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")

Arguments

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

tanerumit/ggHydro documentation built on June 5, 2019, 4:41 p.m.