Skip to contents

Prints a formatted table of all available reflowR color schemes and returns their names invisibly.

Usage

reflow_schemes()

Value

Invisibly returns a character vector of scheme names.

Examples

reflow_schemes()
#> 
#> ── Available reflowR Schemes ──
#> 
#> "clinical" -- 🏥 Clinical Research (#C8102E)
#> "basic" -- 🔬 Basic Research (#4682B4)
#> "code" -- 💻 Code & Statistics (#228B22)
#> "special" -- 📜 Special (#6A0DAD)
#> "other" -- 📁 Other (#2C2C2C)