R/data.R

#' Distances between 21 European cities
#'
#' A \code{geonetwork} object representing a full graph of 21
#' European cities with edges weighted by distance in km.
#'
#' @format \code{geonetwork}.
#' @source Distances (in km) between 21 European cities are taken
#'   from \code{\link[datasets]{eurodist}}. Coordinates of the cities
#'   were obtained with \code{\link[tmaptools]{geocode_OSM}}.
"eurodist"

Try the geonetwork package in your browser

Any scripts or data that you put into this service are public.

geonetwork documentation built on April 14, 2023, 9:09 a.m.