GLmultiList-class {GENLIB} | R Documentation |
Class "GLmultiList"
Description
Objects created to carry information mostly between invisible functions.
Objects from the Class
Objects can be created by calls of the form new("GLmultiList", 'Array')
.
Slots
.Data
:Object of class
"list"
~~liste
:Object of class
"list"
~~
Extends
Class "list"
, from data part.
Class "vector"
, by class "list", distance 2.
Methods
No methods defined with class "GLmultiList" in the signature.
Examples
showClass("GLmultiList")
[Package GENLIB version 1.1.10 Index]