eval_sym_parent_env {ggPMX}R Documentation

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)

Arguments

x

any object

Value

evaluated symbol or the symbol in case of evaluation error


[Package ggPMX version 1.3.0 Index]