View source: R/self_similarity_utilities.R
count_cells | R Documentation |
Counts the number of grid cells required to cover the shape polygon
count_cells(grid, f)
grid |
The grid as an object of class sfc |
f |
sf object that the grid is based on |
The number of grid cells of grid required to cover the polygon f
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.