SetConfiguration(parent = NULL)
Data
:1.0
. For example, cex.pts = 0.5
reduces the point symbol to half of its default size.y/x
and z/x
aspect ratios,
respectively (optional).x
and y
directions, respectively (optional).tgap
.TRUE
the legend key is reversed with z
values descending from top to bottom; its default is FALSE
.TRUE
the image
function is
used to plot the interpolated surface; if FALSE
(the default) the
filled.contour
function is used.TRUE
the vector arrows will be plotted;
its default is FALSE
.TRUE
the line contours will be plotted on
the two-dimensional interpolated surface; its default is FALSE
.TRUE
the point values associated with
(x,y)
will be plotted on the interpolated surface; its default is
FALSE
.TRUE
the polygons describing the spatial
domain are added to the scatter plot and two-dimensional surface plot; its
default is FALSE
.TRUE
a constant arrow length specified by
vmax
is used; its default is FALSE
.TRUE
axes tickmarks will be drawn
on all sides, its default is FALSE
.TRUE
minor tickmarks are added to the
plot; its default is FALSE
.TRUE
tickmarks are placed inside the
plot region; its default is FALSE
.