View source: R/viz-functions.R
get_price_chart | R Documentation |
Return a candlestick chart for a given asset, with the specified theme.
get_price_chart(symbol, theme)
symbol |
(chr) A ticker for a financial asset. |
theme |
(chr) The theme that should be applied to the candlestick chart. |
A link to an image showing a visualization of the metric included.
## Not run: get_price_chart('amzn','stocknews') ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.