Skip to contents

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.