fill_polygon_h3: Fill 'sf' with 'h3' indexes

View source: R/h3_utils.R

fill_polygon_h3R Documentation

Fill 'sf' with 'h3' indexes

Description

Fill 'sf' with 'h3' indexes

Usage

fill_polygon_h3(.data, res = 7, ts = 4326)

Arguments

res

resolution, 7 = 5km2, 6 = ~36km2, ...

ts

for st_transform if needed

df

'sf' data

Value

a vector of h3 indexes of all the polygons in the supplied data


kklot/ktools documentation built on Aug. 13, 2024, 7:08 p.m.