nb | R Documentation |
List of neighboring islands for 34 Aegean islands.
data(nb)
List with 34 components, all being vetors of integers (or
numeric(0)
in case of no neighbors) indicating the neighboring
islands.
Reads from example data file nb.dat
.
B. Hausdorf and C. Hennig (2005) The influence of recent geography, palaeography and climate on the composition of the faune of the central Aegean Islands. Biological Journal of the Linnean Society 84, 785-795.
data(nb)
# nb <- list()
# for (i in 1:34)
# nb <- c(nb,list(scan(file="(path/)nb.dat",
# skip=i-1,nlines=1)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.