ls_objects: Improved list of objects

Description Usage Arguments Author(s)

Description

Improved list of objects

Usage

1
2
3
4
ls_objects(pos = 1, pattern, order.by, decreasing = FALSE, head = FALSE,
  n = 5)

lsos(..., n = 10)

Arguments

pos

where to look for (see get and ls)

pattern

an optional regular expression (see ls)

order.by

one of c("Type", "Size", "PrettySize", "Rows", "Columns")

decreasing

logical (for order.by)

head

returns the first part of the list

n

number of objects if head=TRUE

Author(s)

http://stackoverflow.com/questions/1358003/tricks-to-manage-the-available-memory-in-an-r-session


tvatter/tvmisc documentation built on May 6, 2019, 10:53 a.m.