isValidCell | R Documentation |
Returns non-zero if this is a valid H3 cell index
isValidCell(cell)
cell |
vector of H3 cells |
a vector the same length as cell
giving the validity of the cell
isValidCell(cell = c("8cbe63562a54bff","8cbe635631103ff", "abc", "3"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.