Learn R Programming

onadata (version 0.1)

koenigsberg: Bridges of Koenigsberg edgelist

Description

Edgelist of network of places connected by bridges in the city of Koenigsberg

Usage

koenigsberg

Arguments

Format

A dataframe with 7 rows and 2 variables:

from

Place name

to

Place name

Examples

Run this code
# NOT RUN {
koenigsberg
# }

Run the code above in your browser using DataLab