str.language: Print a parse tree

View source: R/str.language.R

str.languageR Documentation

Print a parse tree

Description

Print a parse tree

Usage

## S3 method for class 'language'
str(expr, name = "", indent = 0)

Arguments

expr

An R language expression to be parse and displayed

name

An optional character value with default ” to annotate the display

indent

An optional numeric value with default 0 to provide additional indentation

Value

The expression, invisibly

Author(s)

Bill Dunlap (and posted to r-devel on 4 Feb 2022)


eddelbuettel/dang documentation built on June 29, 2024, 4:43 a.m.