largeobj: What are the largest objects in memory?

Description Usage Arguments Value Author(s)

Description

This function lists all the objects in the global environmnet and lists the n largest.

Usage

1
largeobj(n = 5, units = "Mb")

Arguments

n

the number of objects to return

units

units to display, see ?object.size

Value

a named character string of the size of the 'n' largest objects

Author(s)

Michael I. Love


rafalib documentation built on May 1, 2019, 10:26 p.m.