r-lib/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.1.2.9000
URL https://lobstr.r-lib.org/ https://github.com/r-lib/lobstr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-lib/lobstr")
r-lib/lobstr documentation built on Nov. 5, 2023, 2:11 p.m.