colorize_terminal: Setup errors and warnings to use cli coloring

View source: R/colorize-terminal.r

colorize_terminalR Documentation

Setup errors and warnings to use cli coloring

Description

Setup errors and warnings to use cli coloring

Usage

colorize_terminal(err = TRUE, warn = FALSE)

Arguments

err

Try to colorize errors? I think this works OK, so default=TRUE.

warn

Try to colorize warnings? This sometimes screws up the terminal, so set to FALSE by default.


pbreheny/breheny documentation built on April 26, 2024, 10:40 a.m.