powered by
Takes two emtools.species objects with range rasters, calculates overlap between them as in Cardillo and Warren 2016
point.overlap(x, y)
A numeric value measuring the overlap between point distributions.
An enmtools.species object containing presence points
# \donttest{ cyreni <- iberolacerta.clade$species$cyreni monticola <- iberolacerta.clade$species$monticola point.overlap(cyreni, monticola) # }
Run the code above in your browser using DataLab