kring_smooth | R Documentation |
K-ring smoothing
kring_smooth(df, hex, metric, k = 1, only_na = TRUE)
df |
data with h3 column |
hex |
character name of the h3 column |
metric |
character name of the metric column (continous variable) |
k |
ring's radius |
only_na |
fill missing values only, otherwise smooth all |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.