memory.profile: Profile the Usage of Cons Cells

Description Usage Details Value See Also Examples

View source: R/New-Internal.R

Description

Lists the usage of the cons cells by SEXPREC type.

Usage

1

Details

The current types and their uses are listed in the include file ‘Rinternals.h’.

Value

A vector of counts, named by the types. See typeof for an explanation of types.

See Also

gc for the overall usage of cons cells. Rprofmem and tracemem allow memory profiling of specific code or objects, but need to be enabled at compile time.

Examples

1

robertzk/monadicbase documentation built on May 27, 2019, 10:35 a.m.