Description Objects from the Class Slots Methods Author(s) See Also Examples
Internal Objects for Tracking and Plotting Chart Changes
Objects are created internally through the charting
functions chartSeries, barChart, lineChart, and
candleChart.
device:Object of class "ANY" ~~
call:Object of class "call" ~~
xdata:Object of class "ANY" ~~
xsubset:Object of class "ANY" ~~
name:Object of class "character" ~~
type:Object of class "character" ~~
passed.args:Object of class "ANY" ~~
windows:Object of class "numeric" ~~
xrange:Object of class "numeric" ~~
yrange:Object of class "numeric" ~~
log.scale:Object of class "logical" ~~
length:Object of class "numeric" ~~
color.vol:Object of class "logical" ~~
multi.col:Object of class "logical" ~~
show.vol:Object of class "logical" ~~
show.grid:Object of class "logical" ~~
line.type:Object of class "character" ~~
bar.type:Object of class "character" ~~
xlab:Object of class "character" ~~
ylab:Object of class "character" ~~
spacing:Object of class "numeric" ~~
width:Object of class "numeric" ~~
bp:Object of class "numeric" ~~
x.labels:Object of class "character" ~~
colors:Object of class "ANY" ~~
layout:Object of class "ANY" ~~
time.scale:Object of class "ANY" ~~
major.ticks:Object of class "ANY" ~~
minor.ticks:Object of class "logical" ~~
No methods defined with class "chob" in the signature.
Jeffrey A. Ryan
chartSeries,
or chobTA for links to other classes
1 | showClass("chob")
|
Loading required package: xts
Loading required package: zoo
Attaching package: 'zoo'
The following objects are masked from 'package:base':
as.Date, as.Date.numeric
Loading required package: TTR
Version 0.4-0 included new data defaults. See ?getSymbols.
Class "chob" [package "quantmod"]
Slots:
Name: device call xdata xsubset name type
Class: ANY call ANY ANY character character
Name: passed.args windows xrange yrange log.scale length
Class: ANY numeric numeric numeric logical numeric
Name: color.vol multi.col show.vol show.grid line.type bar.type
Class: logical logical logical logical character character
Name: xlab ylab spacing width bp x.labels
Class: character character numeric numeric numeric character
Name: colors layout time.scale minor.ticks major.ticks
Class: ANY ANY ANY logical ANY
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.