m_matrix: Example of a master_matrix object with no preselected sites

Description Usage Format Examples

Description

An S3 object of class master_matrix. See function prepare_master_matrix.

Usage

1

Format

A list of 6 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

Examples

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

print(m_matrix)

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