Learn R Programming

taber (version 0.1.2)

stack_view: See what's on the stack

Description

This is primarily to help with debugging.

Usage

stack_view(x)

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.