R/reflow_presets.R
reflow_presets.Rd
Prints a formatted table of all available reflowR depth presets and returns their names invisibly.
reflow_presets()
Invisibly returns a character vector of preset names.
reflow_presets() #> #> ── Available reflowR Presets ── #> #> "minimal" -- Minimal (3 steps) (3 files) #> "standard" -- Standard (8 steps) (8 files) #> "extended" -- Extended (12 steps) (12 files)