stack_view: See what's on the stack

Description Usage Arguments Note

View source: R/zzz.R

Description

This is primarily to help with debugging.

Usage

1

Arguments

x

optional string. If supplied it should match the name of an object in the package enviroment. The value of the corresponding variable will be returned. If missing, a list of all objects in the package enviroment.

Note

Note that graft does not delete objects from the environment.


taber documentation built on Oct. 23, 2020, 6:43 p.m.

Related to stack_view in taber...