memory.profile {base} | R Documentation |
Lists the usage of the cons cells by SEXPREC
type.
memory.profile()
The current types and their uses are listed in the include file ‘Rinternals.h’.
A vector of counts, named by the types. See typeof
for
an explanation of types.
gc
for the overall usage of cons cells.
memory.profile()