Description Objects from the Class Slots Extends Methods Author(s) Examples
Class for Stock Series
A virtual Class: No objects may be created from it.
csinum:Object of class "numeric" CSI id number
symbol:Object of class "character" CSI symbol
freq:Object of class "numeric" Aggregation Frequency
data:Object of class "vector" Returned Data
Class "uaSeries", directly.
Class "RCSI", by class "uaSeries", distance 2.
signature(x = "uaStockSeries"): ...
signature(object = "uaStockSeries"): ...
Alexios Ghalanos
1 | showClass("uaStockSeries")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.