Skip to contents

Replace the standard print method for functions with one that performs syntax highlighting, using ANSI colors, if the terminal supports them.

Usage

prettycode(warn_conflicts = TRUE)

Arguments

warn_conflicts

logical. If TRUE, warnings are printed about conflicts from replacing the standard print method.