rearrange data frame for plotting with levelplot
map.to.lev.Rdrearrange data frame for plotting with levelplot
Value
data frame with the following elements:
- x
x-coordinate for each row
- y
y-coordinate for each row
- z
column vector with each of the elements in columns
zcolofdatastacked- name
factor; name of each of the stacked
zcolumns
See also
image.data.frame, krige;
for examples see predict;
levelplot in package lattice.