showGrid.default {lgcp} | R Documentation |
Default method for printing a grid to a screen. Arguments are vectors giving the x any y coordinates of the centroids.
## Default S3 method:
showGrid(x, y, ...)
x |
an vector of grid values for the x coordinates |
y |
an vector of grid values for the y coordinates |
... |
additional arguments passed to points |
plots grid centroids on the current graphics device
showGrid.lgcpPredict, showGrid.stppp