lobstr1.1.3 package

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.

  • Maintainer: Hadley Wickham
  • License: MIT + file LICENSE
  • Last published: 2025-11-14