
generate empty grid
gridXY(mat)
matrix with x and y coordinates in the first two columns, data in third column
a grid
generate rectangular empty grid corresponding to x and y values in matrix
# NOT RUN {
data(dataReg)
geozoning:::gridXY(dataReg)
# }
Run the code above in your browser using DataLab