hex_fill.RdFind most frequent occurrences in the neighbors and fill in the missing hexagon
hex_fill(
.data,
ids,
var,
h3var = "h3",
radius_max = 3,
mode = c("same", "progressive")
)progressive maximum the local influences while the other treats all missing hexagon the same.