find_globals_recursively: Find globals in an expression by searching through the chain

View source: R/util.r

find_globals_recursivelyR Documentation

Find globals in an expression by searching through the chain

Description

Find globals in an expression by searching through the chain

Usage

find_globals_recursively(code, envir)

Arguments

code

An expression to search for globals

envir

The environment from which to begin the search


disk.frame documentation built on Aug. 24, 2023, 5:09 p.m.