README.md

prettycode

Pretty Print R Code in the Terminal

R-CMD-check CRAN RStudio mirror downloads Codecov test coverage

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

Installation

Stable version:

install.packages("prettycode")

Development version:

pak::pak("r-lib/prettycode")

Usage

Just call prettycode::prettycode() and start printing functions to the screen. Long functions are automatically paged using the default pager.

Options

License

MIT © Gábor Csárdi



gaborcsardi/prettycode documentation built on Nov. 10, 2023, 9:58 a.m.