count_cells: Counts the number of grid cells required to cover the shape...

View source: R/self_similarity_utilities.R

count_cellsR Documentation

Counts the number of grid cells required to cover the shape polygon

Description

Counts the number of grid cells required to cover the shape polygon

Usage

count_cells(grid, f)

Arguments

grid

The grid as an object of class sfc

f

sf object that the grid is based on

Value

The number of grid cells of grid required to cover the polygon f


pramitghosh/sameSVD documentation built on July 28, 2024, 12:38 a.m.