BIOMOD.formated.data-class: BIOMOD_FormatingData() outputs objects class
Description
BIOMOD.formated.data objects are created, used and returned by BIOMOD functions. It's contains the minimal set of data biomod2 needs to work. Input data given to BIOMOD_FormatingData are rearanged to fit with BIOMOD_Modeling input format. All data are stored into matrix (even environemental raster) explaining why some objects appears to be quite heavy.
If you ask for pseudo absences selection in BIOMOD_FormatingData, you will get a BIOMOD.formated.data.PA, else you will get a BIOMOD.formated.data.PA object.