hadley/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("hadley/lobstr")
hadley/lobstr documentation built on Nov. 4, 2023, 3:19 a.m.