distance2tibble | R Documentation |
melt the distance matrix into a tibble
distance2tibble(
x,
remove.diag = TRUE,
na.diag = FALSE,
remove.lower = TRUE,
relative = TRUE,
pop.levels = NULL,
distance.class.double = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.