m_selection: Example of a master_selection object from using functions for...

Description Usage Format Examples

Description

An S3 object of class master_selection. See functions uniformE_selection, uniformG_selection, random_selection, or EG_selection.

Usage

1

Format

A list of 10 elements:

data_matrix

data.frame with 6276 rows and 10 columns

preselected_sites

NULL

region

object of class SpatialPolygons*

mask

NULL

raster_base

object of class RasterLayer

PCA_results

list of length 5

selected_sites_random

list with one data.frame

selected_sites_G

list with one data.frame

selected_sites_E

list with one data.frame

selected_sites_EG

NULL

Examples

1
2
3
data("m_selection", package = "biosurvey")

print(m_selection)

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