Learn R Programming

geeLite (version 1.0.2)

write_grid: 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.