Skip to contents

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.