lsos: A Memory Object Browser Function Shamelessly Copied from this...

View source: R/lsos.R

lsosR Documentation

A Memory Object Browser Function Shamelessly Copied from this stackoverflow.com post http://stackoverflow.com/questions/1358003/tricks-to-manage-the-available-memory-in-an-r-session

Description

A Memory Object Browser Function Shamelessly Copied from this stackoverflow.com post http://stackoverflow.com/questions/1358003/tricks-to-manage-the-available-memory-in-an-r-session

Usage

lsos(..., n = 10)

Arguments

...

Passed to .ls.objects

n

Number of objects to show

Examples

data(iris)
lsos()

barrenWuffet/convPkg documentation built on Jan. 25, 2024, 9:59 p.m.