powered by
Data frame that contains occurrence sites for each species, long, lat and the name of the species at each site.
data(ecospat.testNiche)
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.
List of occurence sites for the species.
ecospat.testData
# NOT RUN { data(ecospat.testNiche) dim(ecospat.testNiche) names(ecospat.testNiche) # }
Run the code above in your browser using DataLab