find_env: Find object in the parents of the calling environment

find_envR Documentation

Find object in the parents of the calling environment

Description

Find object in the parents of the calling environment

Usage

find_env(name, parents = parent.frame())

Arguments

name

a length 1 character vector of the objet to find

parent

list of environments

Value

the last environment where the object is found


KZARCA/simplestats documentation built on April 11, 2025, 10:58 p.m.