get_window_suffix: Get window suffix

View source: R/get_window_suffix.R

get_window_suffixR Documentation

Get window suffix

Description

Determine the plot suffix indicating its window size.

Usage

get_window_suffix(dat, zoom, verbose = TRUE)

Source

dat <- echodata::BST1 window_suffix <- echoplot:::get_window_suffix(dat=dat, zoom=1000) window_suffix <- echoplot:::get_window_suffix(dat=dat, zoom=NULL) window_suffix <- echoplot:::get_window_suffix(dat=dat, zoom="all") window_suffix <- echoplot:::get_window_suffix(dat=dat, zoom="2x")

See Also

Other plot: add_multitrack_lines(), dot_summary_plot()


RajLabMSSM/echoplot documentation built on Oct. 24, 2023, 2:41 a.m.