memory_limit: Get or set memory limits

Description Usage Arguments Value See Also

View source: R/convenience.r

Description

For Linux (or BSD), this function calls unix::rlimit_as() For Windows, this function calls utils::memory.limit() For Mac OS X, no limiting is available.

Usage

1
memory_limit(size = NA)

Arguments

size

numeric. Request a new limit, in MiB.

Value

A vector with the (new) limit, in MiB.

See Also

Memory-limits for other limits.


karldw/kdw.junk documentation built on Sept. 8, 2021, 9:30 p.m.