ecospat (version 2.0)

ecospat.testNiche: 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)

Arguments

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.

See Also

ecospat.testData

Examples

Run this code
data(ecospat.testNiche)
dim(ecospat.testNiche)
names(ecospat.testNiche)

Run the code above in your browser using DataLab