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

Description Usage Value

View source: R/j4rConfig.R

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

1

Value

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


J4R documentation built on July 23, 2020, 9:06 a.m.