inst/README.markdown

prettycode

Pretty Print R Code in the Terminal

Linux Build Status Windows Build status CRAN RStudio mirror downloads Coverage Status

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

Installation

install.packages("prettycode")

Usage

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

License

MIT © Gábor Csárdi



Try the prettycode package in your browser

Any scripts or data that you put into this service are public.

prettycode documentation built on Dec. 16, 2019, 5:42 p.m.