deparse_pretty: Deparse pretty

View source: R/utils.R

deparse_prettyR Documentation

Deparse pretty

Description

Deparse to a single string with two spaces of indentation

Usage

deparse_pretty(expr)

Arguments

expr

An expression to deparse

Value

A pretty-formatted string representation of expr.


testex documentation built on Nov. 13, 2025, 1:06 a.m.