Learn R Programming

quantmod (version 0.3-1)

quantmod-class: Class "quantmod"

Description

Objects of class quantmod help to manage the process of model building within the quantmod package. Created automatically by a call to specifyModel they carry information to be used by a variety of accessor functions and methods.

Arguments

Objects from the Class

Objects can be created by calls of the form new("quantmod", ...).

Normally objects are created as a result of a call to specifyModel.

Methods

No methods defined with class "quantmod" in the signature.

Examples

Run this code
showClass("quantmod")

Run the code above in your browser using DataLab