| data_candleStick2 {rAmCharts} | R Documentation |
Random data for plotting candlestick chart examples
Description
This dataset is used in the tutorial, moreover if you notice a bug, use this dataset to give us an example.
Usage
data_candleStick2
Format
Dataset of 5 columns and 12 rows
- category
character, can be parsed as a date- open
numeric- close
numeric- low
numeric- high
numeric
[Package rAmCharts version 2.1.15 Index]