showMemoryUse: A pretty=printer that shows memory use in current session

Description Usage Arguments

View source: R/showMemoryUse.R

Description

A pretty=printer that shows memory use in current session

Usage

1
showMemoryUse(sort = "size", decreasing = FALSE, limit)

Arguments

sort

specify sort by "size" or "alphabetical". Default = "size".

decreasing

show results in decreasing size order. Default = False.

limit

limit listing to specified value. Default = all.


John-Poplett/novels documentation built on Jan. 28, 2020, 12:02 a.m.