Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Syntax highlight R code in the terminal

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.