Function that takes an enmtools.model
or enmtools.species
object and
calls the class-appropriate interactive.plot.xx
function for it.
These functions use leaflet
for mapping
and will only function properly if you have an active internet connection.
interactive.plot(x, ...)
entools.model or species object to plot
other arguments passed to interactive.plot.enmtools.model or interactive.plot.enmtools.species
An interactive leaflet plot depicting the predictions and data from the enmtools.model object.