Description Usage Arguments Value Examples
View source: R/h3-assertions.R
Whether the given H3 index is in a Class III resolution (rotated versus the icosahedron and subject to shape distortion adding extra points on icosahedron edges, making them not true hexagons).
1 |
data |
A data.frame or character vector,
if the former is specified then the |
... |
Other arguments passed to methods. |
A vector or original data.frame as
tibble with an additional column
as specified by .name
which defaults to
is_pentagon
.
1 | h3_is_class_res("invalid")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.