Learn R Programming

ggPMX (version 1.3.0)

eval_sym_parent_env: Try to evaluate a symbol in the parent frame (on error return the symbol)

Description

Try to evaluate a symbol in the parent frame (on error return the symbol)

Usage

eval_sym_parent_env(x)

Value

evaluated symbol or the symbol in case of evaluation error

Arguments

x

any object