Learn R Programming

onadata (version 0.1)

londontube_edgelist: London Tube network edgelist

Description

Edgelist of network of London Tube/Underground stations

Usage

londontube_edgelist

Arguments

Format

A dataframe with 406 rows and 4 variables:

from

Station ID

to

Station ID

line

Name of line connecting stations

linecolor

Official color of line connecting stations

Examples

Run this code
# NOT RUN {
londontube_edgelist
# }

Run the code above in your browser using DataLab