fastzoom: Fast Zoom

fastzoomR Documentation

Fast Zoom

Description

An Easy way to get to where you want to on a candlestick chart or other plots

Usage

fastzoom(plot, x)

Arguments

plot

The plot to be zoomed into

x

A character string in the format("YYYYMMDD") for where to zoom in

Value

The graph but zoomed in where you want to, mostly for daily data

Examples

fastzoom(candles(SPYdaily), "20220202")

avfintools documentation built on Oct. 6, 2022, 5:14 p.m.