Query and set the maximal size of the vector heap and the maximal number of heap nodes for the current R process.
mem.maxVSize(vsize = 0)
mem.maxNSize(nsize = 0)
| Parameter | Description |
|---|---|
vsize |
numeric; new size limit in Mb. |
nsize |
numeric; new maximal node number. |