fastzoom | R Documentation |
An Easy way to get to where you want to on a candlestick chart or other plots
fastzoom(plot, x)
plot |
The plot to be zoomed into |
x |
A character string in the format("YYYYMMDD") for where to zoom in |
The graph but zoomed in where you want to, mostly for daily data
fastzoom(candles(SPYdaily), "20220202")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.