write_grid {geeLite}R 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.


[Package geeLite version 1.0.2 Index]