ecospat.testNiche {ecospat}R Documentation

Test Data For The Niche Overlap Analysis

Description

Data frame that contains occurrence sites for each species, long, lat and the name of the species at each site.

Usage

data(ecospat.testNiche)

Format

ecospat.testNiche is a data frame with the following columns:

species

sp1, sp2, sp3 and sp4.

long

Longitude, in Swiss plane coordinate system of the vegetation plot.

lat

Latitude, in Swiss plane coordinate system of the vegetation plot.

Spp

Scientific name of the species used in the exmaple: Bromus_erectus_sstr, Saxifraga_oppositifolia, Daucus_carota and Pritzelago_alpina_sstr.

Details

List of occurence sites for the species.

Author(s)

Antoine Guisan antoine.guisan@unil.ch, Anne Dubuis anne.dubuis@gmail.com and Valeria Di Cola valeria.dicola@unil.ch

See Also

ecospat.testData

Examples

data(ecospat.testNiche)
dim(ecospat.testNiche)
names(ecospat.testNiche)

[Package ecospat version 4.0.0 Index]