Learn R Programming

GENLIB (version 1.1.10)

GLmultiList-class: Class "GLmultiList"

Description

Objects created to carry information mostly between invisible functions.

Arguments

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

Run this code
showClass("GLmultiList")

Run the code above in your browser using DataLab