R/data-londontube_vertices.R

#' London Tube network vertices
#'
#' Vertices of network of London Tube/Underground stations
#'
#' @format A dataframe with 302 rows and 4 variables:
#' \describe{
#' \item{id}{Station ID}
#' \item{name}{Station name}
#' \item{latitude}{Station latitude}
#' \item{longitude}{Station longitude}
#' }
#' 
#' @examples
#' londontube_vertices
"londontube_vertices"
keithmcnulty/onadata documentation built on March 21, 2022, 6:31 a.m.