Coverage.Grid-class | R Documentation |
Class "Coverage.Grid"
is an S4 class containing descriptions of a
grid used to assess the coverage scores of different designs.
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)
plot
signature(x = "Coverage.Grid", y = "missing")
: plots
the grid of points.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.