Learn R Programming

wq (version 0.4.8)

zoo-class: Class "zoo"

Description

Registration of S3 class "zoo" as a formally defined class. Used here to allow the "zoo" class to appear in method signatures.

Arguments

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

.S3Class:
Object of class "character"

Extends

Class "oldClass", directly.

See Also

phenoAmp, phenoPhase

Examples

Run this code
showClass("zoo")

Run the code above in your browser using DataLab