powered by
Class "Coverage.Grid" is an S4 class containing descriptions of a grid used to assess the coverage scores of different designs.
"Coverage.Grid"
grid
sf multipoint object
spacing
the spacing used to create the coverage grid
Objects can be created by calls of the form make.grid(region = make.region(), no.points = 1000, spacing = numeric(0)
make.grid(region = make.region(), no.points = 1000, spacing = numeric(0)
plot
signature(x = "Coverage.Grid", y = "missing"): plots the grid of points.
signature(x = "Coverage.Grid", y = "missing")