memory.profile Profile the Usage of Cons CellsLists 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. Rprofmem and tracemem allow memory profiling of specific code or objects, but need to be enabled at compile time.
memory.profile()
Copyright (©) 1999–2012 R Foundation for Statistical Computing.
Licensed under the GNU General Public License.