Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Syntax highlight R code in the terminal

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

r-lib/prettycode

Repository files navigation

Pretty Print R Code in the Terminal

R-CMD-checkCRAN RStudio mirror downloadsCodecov test coverage

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

Installation

Stable version:

install.packages("prettycode")

Development version:

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

Usage

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

Options

  • prettycode.should_page controls paging. UseFALSE to disable paging for long functions.

License

MIT © Gábor Csárdi

About

Syntax highlight R code in the terminal

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors7

Languages


[8]ページ先頭

©2009-2025 Movatter.jp