PAM_subset: Constructor of S3 objects of class PAM_subset

PAM_subsetR Documentation

Constructor of S3 objects of class PAM_subset

Description

Constructor of S3 objects of class PAM_subset

Usage

new_PAM_subset(PAM, PAM_indices = NULL, PAM_selected_sites_random = NULL,
               PAM_selected_sites_G = NULL, PAM_selected_sites_E = NULL,
               PAM_selected_sites_EG = NULL)

Arguments

PAM

SpatVector object associated to information about species presence and absence in a geographic grid.

PAM_indices

list of indices derived from a PAM. Default = NULL.

PAM_selected_sites_random

subset of PAM for sites derived from random selection. Default = NULL.

PAM_selected_sites_G

subset of PAM for sites derived from selection considering geographic distances. Default = NULL.

PAM_selected_sites_E

subset of PAM for sites derived from selection considering environmental distances. Default = NULL.

PAM_selected_sites_EG

subset of PAM for sites derived from selection considering environment and geography. Default = NULL.

Value

An object of class PAM_subset.


claununez/biosurvey documentation built on April 25, 2024, 12:24 a.m.