base_PAM: Constructor of S3 objects of class base_PAM
Description
Constructor of S3 objects of class base_PAM
Usage
new_base_PAM(PAM = new("SpatialPolygonsDataFrame"), PAM_indices = NULL)
Arguments
PAM
SpatialPolygonsDataFrame object associated with information about
presence and absence of species in a geographic grid.
PAM_indices
list of indices derived from a PAM. Default = NULL.
Value
An object of class base_PAM
.