subs: Always returns the outermost expression

View source: R/deparser.R

subsR Documentation

Always returns the outermost expression

Description

Always returns the outermost expression

Usage

subs(x, env, ...)

Arguments

x

An expression from which to capture the outermost expression.

env

The last environment in which to search x. Default is missing.

...

Currently not used.

Source

https://stackoverflow.com/a/26558733


matcasti/writR documentation built on July 25, 2024, 8:08 a.m.