valuemap_h3: Making choropleth map with data.frame of h3 address
Description
This function make a leaflet object.
You can easily visualize your data.frame with h3 address "name" column based on "value" column.
You have options :
background map (= map)
color legend boundary values (= legend.cut)
color palette for color legend (= palette)
showing "value" number on center of polygons (= show.text)
color for "value" number text on center of polygons (= text.color)