to_h3j | R Documentation |
hexid
Write H3 hexagon data out as an h3j-compliant JSON file
NOTE: the column containing H3 hashes must be named hexid
to_h3j(dataset, path, conn = cached_connection())
dataset |
a remote tbl object from |
path |
a local file path or S3 path with write credentials |
conn |
duckdbfs database connection |
# example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.