envMatrix-class: Class "envMatrix"

envMatrix-classR Documentation

Class "envMatrix"

Description

A class object description

Objects from the Class

Objects can be created by calls of the form new("envMatrix", data, nrow, ncol, byrow, dimnames, ...).

Slots

.Data:

Object of class "matrix" ~~

nEnvClass:

Object of class "numeric" ~~

Extends

Class "matrix", from data part. Class "array", by class "matrix", distance 2. Class "structure", by class "matrix", distance 3. Class "vector", by class "matrix", distance 4, with explicit coerce.

Author(s)

C. Jessica E. Metcalf, Sean M. McMahon, Roberto Salguero-Gomez, Eelke Jongejans & Cory Merow.

Examples

showClass("envMatrix")

wpetry/IPMpack2 documentation built on Sept. 29, 2022, 9:41 a.m.