Learn R Programming

prabclus (version 2.2-7)

waterdist: Overwater distances between islands in the Aegean sea

Description

Distance matrix of overwater distances in km between 34 islands in the Aegean sea.

Usage

data(waterdist)

Arguments

Format

A symmetric 34*34 distance matrix.

Details

Reads from example data file Waterdist.dat, in which there is a 35th column and line with distances to Turkey mainland.

Examples

Run this code
# NOT RUN {
data(waterdist)
# }

Run the code above in your browser using DataLab