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)

Arguments

max

unused.

size

unused.


[Package utils version 4.6.0 Index]