lla: List All Objects

View source: R/lla.R

llaR Documentation

List All Objects

Description

Show information about objects or elements, including hidden ones.

Usage

lla(...)

Arguments

...

passed to ls.

Value

Data frame with named rows and the following columns:

  Class  object class
  KB     object size (name of this column is same as unit used)
  Dim    object dimensions

Note

Shorthand for ll(all=TRUE).


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.