rgp (version 0.4-1)

exprLabel: Return the "label" at the Root Node of an Expression Tree

Description

Internal tool function that returns the function name if expr is a call, or otherwise just expr itself.

Usage

exprLabel(expr)

Arguments

expr
The expression to return the root label for.

Value

The expression's root label.