data("lemurs_in")
dat <- CalcRange(data.frame(lemurs_in$identifier,
lemurs_in$species_coordinates),
value = "shape")
PlotHull(dat, xlim = c(-130, -100), ylim = c(30,60))
Run the code above in your browser using DataLab