envMatrix-class: Class "envMatrix"

Description Objects from the Class Slots Extends Author(s) Examples

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

1
showClass("envMatrix")

IPMpack documentation built on May 2, 2019, 2:36 a.m.