deparser: Get the deparsed value of the outermost expression

View source: R/deparser.R

deparserR Documentation

Get the deparsed value of the outermost expression

Description

Get the deparsed value of the outermost expression

Usage

deparser(x, character.only = FALSE, ...)

Arguments

x

An expression from which to capture the outermost expression.

character.only

whether to treat x as a character. Default is FALSE.

...

Currently not used.


matcasti/Report documentation built on July 23, 2024, 10:24 a.m.