Learn R Programming

rattle (version 2.6.25)

lss: List sizes of objects.

Description

List the sizes of objects.

Usage

lss(n=10, pos=1, pattern, order.by="Size", decreasing=TRUE, head=TRUE)

Arguments

n
show the top n largest objects.
pos
which environment.
pattern
objects to match.
order.by
how to order.
decreasing
show in decreasing order.
head
only show the top n.

Value

  • A data frame.

References

Package home page: http://rattle.togaware.com