Skip to contents

Lists RAM usage of n objects in the global environment.

Usage

ram_usage(number_of_objects = 5)

Arguments

number_of_objects

Numeric. Number of objects to list. Defaults to 5.

Value

List of the number_of_objects objects that uses the most RAM memory.