get_from_parent_frame: Get from Parent Frame

View source: R/working_paper.R

get_from_parent_frameR Documentation

Get from Parent Frame

Description

Searches parent frames to find a specified variable.

Usage

get_from_parent_frame(x)

Arguments

x

Scalar character vector giving the name of the variable to be searched for.

Value

The value of the variable, if found. If not found returns NULL.


kbrevoort/kpbtemplates documentation built on May 31, 2024, 12:29 p.m.