kykladspecreg {prabclus} | R Documentation |
0-1-matrix where rows are snail species and columns are islands in the Aegean sea. An entry of 1 means that the species is present in the region.
data(kykladspecreg)
A 0-1 matrix with 80 rows and 34 columns.
Reads from example data file kykladspecreg.dat
.
Hausdorf, B. and Hennig, C. (2002) Biogeographical tests of the Importance of Vicariance in the Diversification of Mediterranean Land Snails. Submitted.
nb
provides neighborhood information about the 34
islands.
data(kykladspecreg) # Note: If you do not use the installed package, replace this by # kykladspecreg <- read.table("(path/)kykladspecreg.dat")