selected_sites_PAM: Helper to subset PAM according to selected sites

Description Usage Arguments Value

View source: R/pam_helpers.R

Description

Helper to subset PAM according to selected sites

Usage

1
selected_sites_PAM(selected_sites, base_PAM)

Arguments

selected_sites

list of selected sites. See any of the main functions to perform such a selection: random_selection, uniformG_selection, uniformE_selection, or EG_selection.

base_PAM

object of class base_PAM obtained using the function prepare_base_PAM.

Value

A list of selected site data.frames with information of PAM added as additional columns.


biosurvey documentation built on Sept. 16, 2021, 1:07 a.m.