top_n_focals | R Documentation |
Generate a data.frame containing the cell indices of the focal
cells with the n
highest values. Additionally, include columns for
the coordinates (xy)
corresponding to the center of each cell.
top_n_focals(focal, n)
focal |
focal as output from |
n |
positive integer value greater or equal to 1. |
Martin Haringa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.