memory.size {utils} | R Documentation |
Report on Memory Allocation (no longer supported)
Description
These functions are currently stubs which report infinity
(Inf
) with a warning on all platforms. OS's own facilities
can be used on some systems to limit memory allocation.
Usage
memory.size(max = FALSE)
memory.limit(size = NA)
[Package utils version 4.4.1 Index]