Learn R Programming

googleVis (version 0.4.4)

OpenClose: OpenClose: googleVis example data set

Description

Example data set to illustrate the use of the googleVis package.

Usage

data(OpenClose)

Arguments

source

Google Visualisation: Candlestick Chart http://code.google.com/apis/chart/interactive/docs/gallery/candlestickchart.html

Examples

Run this code
OpenClose
plot(gvisCandlestickChart(OpenClose, options=list(legend='none')))

Run the code above in your browser using DataLab