dump_the: Extract internal state

dump_theR Documentation

Extract internal state

Description

Prints internal data state of av_runShiny() dump_the(typegrep="*") dump_inv() dump_assetgroups() dump_captured()

Usage

dump_the(typegrep = "*")

dump_inv()

dump_assetgroups(returngt = TRUE)

dump_captured(todo = "byfunction")

Arguments

typegrep

: Grep string for internal state parameters

returngt

: Return GT table

todo

: One of c("byfunction","pxhist",any av function name)

Value

data.table with desired data.

See Also

av_runShiny()

Examples

## Not run: 
`dump_the()`
`dump_inv()`
`dump_assetgroups(returngt=TRUE)`
`dump_captured(todo="byfunction")`

## End(Not run)


alphavantagepf documentation built on June 24, 2026, 5:08 p.m.