pretty_print_code: Turn on pretty-printing functions at the R console

View source: R/prettycode.R

pretty_print_codeR Documentation

Turn on pretty-printing functions at the R console

Description

Defines a print method for functions, in the current session, that supports syntax highlighting.

Usage

pretty_print_code()

Details

The new print method takes priority over the built-in one. Use base::suppressMessages() to suppress the alert message.


r-pkgs/boxes documentation built on April 27, 2024, 11:08 a.m.