StockPlot: StockPlot

View source: R/PlotFunctions.R

StockPlotR Documentation

StockPlot

Description

Create a candlestick plot for stocks. See https://plotly.com/r/figure-labels/

Usage

StockPlot(StockDataOutput, Type = "candlestick")

Arguments

StockDataOutput

PolyOut returned from StockData()

Type

'candlestick', 'ohlc'

Author(s)

Adrian Antico

See Also

Other Graphics: AddFacet(), BarPlot(), BoxPlot(), ChartTheme(), CorrMatrixPlot(), DensityPlot(), HeatMapPlot(), HistPlot(), PlotlyConversion(), StockData(), ViolinPlot(), multiplot()


AdrianAntico/RemixAutoML documentation built on Feb. 3, 2024, 3:32 a.m.