isValidVertex | R Documentation |
Tests if the given vertex is a valid H3 vertex
isValidVertex(vertex)
vertex |
H3 Vertex index |
returns 1 if the given index is a valid H3 vertex
isValidVertex(vertex = c("24cbe63562a549ff", "abc"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.