powered by
Returns non-zero if this index has a resolution with Class III orientation.
isResClassIII(cell)
a vector the same length as cell indicating if the cell is Class II
cell
vector of H3 cells
isResClassIII(cell = c("8cbe63562a54bff","8cbe635631103ff")) hex8 <- "88bf4ac0cdfffff" hex9 <- "89bf4ac0cd7ffff" hex10 <- "8abf4ac0cd67fff" isResClassIII(cell = c(hex8, hex9, hex10))
Run the code above in your browser using DataLab