write_grid: Write Grid to Database

View source: R/run_geelite.R

write_gridR Documentation

Write Grid to Database

Description

Writes the H3 grid to the specified SQLite database (data/geelite.db).

Usage

write_grid(grid)

Arguments

grid

[mandatory] (sf) Simple features object containing the grid data to be written into the database.


geeLite documentation built on Aug. 9, 2025, 1:08 a.m.