| candles {apexcharter} | R Documentation |
Candlestick demo data
Description
Candlestick demo data
Usage
candles
Format
A data frame with 60 observations and the following 5 variables:
datetimeTimestamp.
openOpen value.
highHighest value.
lowLowest value.
closeClose value.
Source
Apexcharts (https://apexcharts.com/javascript-chart-demos/candlestick-charts/basic/)
[Package apexcharter version 0.4.3 Index]