#' Matrix of distances among ecoregion edges.
#'
#' Distance matrix (in km) among the edges of the American ecoregions described in the [plant_richness_df] dataset.
#'
#' @usage data(distance_matrix)
#' @seealso [plant_richness_df]
#'
#' @format A numeric matrix with 227 rows and columns.
"distance_matrix"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.