Pretty Print R Code in the Terminal
Replace the standard print method for functions with one that performs syntax highlighting, using ANSI colors, if the terminal supports them.
Stable version:
install.packages("prettycode")
Development version:
pak::pak("r-lib/prettycode")
Just call prettycode::prettycode()
and start printing functions to the screen. Long functions are automatically paged using the default pager.
prettycode.should_page
controls paging. Use FALSE
to disable paging for long functions.MIT © Gábor Csárdi
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4