getMemorySettings: Returns the maximum, total and free memory in Mb

View source: R/j4rConfig.R

getMemorySettingsR Documentation

Returns the maximum, total and free memory in Mb

Description

This function calls the Runtime static methods maxMemory(), totalMemory() and freeMemory(). The results are divided by 1024 in order to report the memory sizes in Mb.

Usage

getMemorySettings()

Value

a data.frame object with the maximum, total and free memory in Mb.


CWFC-CCFB/J4R documentation built on Oct. 30, 2024, 4:20 p.m.