varInfos: Tools to modify/debug varInfos

.vsc.getAllVarInfoFieldsR Documentation

Tools to modify/debug varInfos

Description

Tools to check the varInfos computed for variables and modify the list of varInfos used.

Usage

.vsc.getAllVarInfoFields(varInfos = session$varInfos)

.vsc.applyAllVarInfos(v, verbose = TRUE)

.vsc.resetVarInfos()

.vsc.addVarInfo(varInfo, overwrite = FALSE)

.vsc.removeVarInfos(positions)

.vsc.getVarInfos(positions = NULL)

.vsc.checkVarInfos(varInfos = session$varInfos)

Arguments

varInfos

List of varInfos

v

Variable, any R object

verbose

passed to .vsc.applyVarInfos

varInfo

A varInfo, i.e. named list.

overwrite

Boolean, whether to overwrite the entry in that position

positions

Numeric or character vector, the entries to retrieve/remove

See Also

.vsc.applyVarInfos


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