Learn R Programming

testex (version 0.2.1)

deparse_pretty: Deparse pretty

Description

Deparse to a single string with two spaces of indentation

Usage

deparse_pretty(expr)

Value

A pretty-formatted string representation of expr.

Arguments

expr

An expression to deparse