showGrid.default: showGrid.default function

Description Usage Arguments Value See Also

Description

Default method for printing a grid to a screen. Arguments are vectors giving the x any y coordinates of the centroids.

Usage

1
2
## Default S3 method:
showGrid(x, y, ...)

Arguments

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

Value

plots grid centroids on the current graphics device

See Also

showGrid.lgcpPredict, showGrid.stppp


bentaylor1/lgcp documentation built on May 12, 2019, 2:09 p.m.