cells_above_threshold | R Documentation |
Generate a data.frame containing the cell indices of the focal cells surpassing the specified threshold. Additionally, include columns for the coordinates (xy) corresponding to the center of each cell.
cells_above_threshold(focal, threshold)
focal |
focal as output from |
threshold |
lower (numeric) threshold boundary. |
Martin Haringa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.