m_matrix_pre: Example of a master_matrix object containing preselected...

m_matrix_preR Documentation

Example of a master_matrix object containing preselected sites

Description

A S3 object of class master_matrix. See function prepare_master_matrix.

Format

A list of 6 elements:

data_matrix

data.frame with 6276 rows and 10 columns

preselected_sites

data.frame with 5 rows and 11 columns

region

object of class SpatVector

mask

NULL

raster_base

object of class SpatRaster

PCA_results

list of length 4

Examples

m_matrix_pre <- read_master(system.file("extdata/m_matrix_pre.rds",
                                        package = "biosurvey"))

print(m_matrix_pre)

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