powered by
Takes a list of enmtools.species objects and combines them into a single enmtools.species object
combine.species(species.list)
List of enmtools.species objects that you want to combine together
An enmtools.species object with the occurrence data, names, and range rasters for the species list combined into one.
# NOT RUN { data(iberolacerta.clade) combine.species(iberolacerta.clade$species) # }
Run the code above in your browser using DataLab