Shows each object's name, class, and size. For objects with
explicit dimensions (e.g., data frames, matrices) the size is shown as
rows x columns; for other objects it is the length. Size is only shown
for objects whose mode is numeric, character, logical,
complex, or list.
Shows more information than objects (especially for variables
inside data frames) but less detail than ls.str.