Lists the usage of the cons cells by SEXPREC type.
列出SEXPREC类型的利弊单元的使用。
用法----------Usage----------
memory.profile()
Details
详情----------Details----------
The current types and their uses are listed in the include file "Rinternals.h".
中列出了包含文件Rinternals.h当前的类型和它们的用途。
值----------Value----------
A vector of counts, named by the types. See typeof for an explanation of types.
计数的一个向量,命名类型。看到typeof类型的解释。
参见----------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.
gc利弊单元的整体使用率。 Rprofmem和tracemem允许特定代码或对象的内存剖析,但需要在编译时启用。