h3_to_base_cell: Base Cell

Description Usage Arguments Value Examples

View source: R/get.R

Description

Get the number of the base cell for a given H3 index.

Usage

1

Arguments

data

A data.frame or character vector, if the former is specified then the hex argument must be passed, specifying the bare column name containing hexagon indices.

...

Other arguments passed to methods.

Value

A vector or original data.frame as tibble with an additional column as specified by .name which defaults to base_cell.

Examples

1
h3_to_base_cell("809bfffffffffff")

JohnCoene/h3inr documentation built on Oct. 30, 2019, 7:57 p.m.