Skip to contents

Prints a formatted table of all available reflowR depth presets and returns their names invisibly.

Usage

reflow_presets()

Value

Invisibly returns a character vector of preset names.

Examples

reflow_presets()
#> 
#> ── Available reflowR Presets ──
#> 
#> "minimal" -- Minimal (3 steps) (3 files)
#> "standard" -- Standard (8 steps) (8 files)
#> "extended" -- Extended (12 steps) (12 files)