getScopeEnvs: Get the scopes corresponding to a frame

View source: R/stackTreeHelpers.R

getScopeEnvsR Documentation

Get the scopes corresponding to a frame

Description

Gets the scopes corresponding to a frame

Usage

getScopeEnvs(firstenv = parent.frame(), lastenv = .GlobalEnv)

Arguments

firstenv

The top environment of the current frame

lastenv

The last environment to be considered. By default .GlobalEnv, use emptyenv() to consider package environments


ManuelHentschel/vscDebugger documentation built on April 13, 2025, 8:59 p.m.