This function is a short helper function to return the fitted
data from a DistributionModel
or BiodiversityScenario
object. It can be
used to easily obtain for example the estimated prediction from a model or
the projected scenario from a scenario()
object.
Arguments
- obj
Provided
DistributionModel
orBiodiversityScenario
object.- what
A
character
of specific layer to be returned if existing (Default:NULL
).