R/distance_matrix.R

#' 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"
BlasBenito/spatialRF documentation built on Sept. 1, 2022, 1:42 p.m.