Description Objects from the Class Slots Extends Author(s) Examples
A class object description
Objects can be created by calls of the form new("envMatrix", data, nrow, ncol, byrow, dimnames, ...).
.Data:Object of class "matrix" ~~
nEnvClass:Object of class "numeric" ~~
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.
C. Jessica E. Metcalf, Sean M. McMahon, Roberto Salguero-Gomez, Eelke Jongejans & Cory Merow.
1 | showClass("envMatrix")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.