lsos: Nicer list of objects in memory. Particularly useful for...

Description Usage Arguments Value

View source: R/lsos.R

Description

Nicer list of objects in memory. Particularly useful for analysis of large data. # http://stackoverflow.com/questions/1358003/tricks-to-manage-the-available-memory-in-an-r-session

Usage

1
lsos(..., n = 10)

Arguments

...

not used.

n

the number of objects to return.

Value

a list of objects loaded sorted by size.


jbryer/multilevelPSA documentation built on April 10, 2020, 1:20 a.m.