data(lynxjura)
## We keep only "wild" indices.
tmp=lynxjura$loc[,4]!="D"
niche=niche.test(lynxjura$map,
lynxjura$locs[tmp, c("X", "Y")],
side = "bottom")
names(niche)
Run the code above in your browser using DataLab