prettycode {prettycode}R Documentation

Pretty Print R Code in the Terminal

Description

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

Usage

prettycode()

[Package prettycode version 1.1.0 Index]