r-cran-lobstr

visualize R data structures with trees
  https://cran.r-project.org/package=lobstr
  0
  no reviews



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.