Learn R Programming

onadata (version 0.1)

londontube_vertices: London Tube network vertices

Description

Vertices of network of London Tube/Underground stations

Usage

londontube_vertices

Arguments

Format

A dataframe with 302 rows and 4 variables:

id

Station ID

name

Station name

latitude

Station latitude

longitude

Station longitude

Examples

Run this code
# NOT RUN {
londontube_vertices
# }

Run the code above in your browser using DataLab