lobstr
Visualize R Data Structures with Trees
A set of tools for inspecting and understanding R data structures inspired by str(). Includes ast() for visualizing abstract syntax trees, ref() for showing shared references, cst() for showing call stack trees, and obj_size() for computing object sizes.
1.2.1
MIT + file LICENSE
1 个版本
安装
install.packages("lobstr")
remotes::install_cran("lobstr")
版本列表
1.2.1
2026-04-04