write_geo: Write H3 hexagon data out as an h3j-compliant JSON file NOTE:...

View source: R/write_dataset.R

write_geoR Documentation

Write H3 hexagon data out as an h3j-compliant JSON file NOTE: the column containing H3 hashes must be named hexid

Description

Write H3 hexagon data out as an h3j-compliant JSON file NOTE: the column containing H3 hashes must be named hexid

Usage

write_geo(dataset, path, conn = cached_connection())

Arguments

dataset

a remote tbl object from open_dataset, or an in-memory data.frame.

path

a local file path or S3 path with write credentials

conn

duckdbfs database connection

Examples


# example code


duckdbfs documentation built on April 11, 2025, 5:52 p.m.