Skip to content

guhjy/prettycode

 
 

Repository files navigation

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

source("https://install-github.me/r-lib/prettycode")

Usage

Just load the package and start printing functions to the screen. Long functions are automatically paged using the default pager.

License

MIT © Gábor Csárdi

About

Syntax highlight R code in the terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%