lso: List objects in the workspace

Description Usage Arguments

View source: R/lso.R

Description

This function lists objects in the workspace in decreasing order of size, showing their memory usage and length/rows/columns as necessary. This is the shorthand version. .ls.objects has more options. This is taken from http://stackoverflow.com/a/4951004/1757441.

Usage

1
lso(..., n = 20)

Arguments

...

arguments to pass to .ls.objects

n

number of objects to list


GarrettMooney/moonmisc documentation built on Oct. 19, 2019, 7:51 p.m.