.detector_edges | R Documentation |
Defines the coordinates of detector's edges using module and gap sizes Function is in 1d context to be applied to rows and cols separately. Edges are inside the modules (first/last row/col of module).
.detector_edges(m, g)
m |
vector of module sizes |
g |
vectors of gap sizes |
Matrix with the information about the edges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.