getPhysicalMemory {ParallelLogger} | R Documentation |
Get the total amount of physical memory
Description
Get the total amount of physical memory
Usage
getPhysicalMemory()
Value
The number of GB of RAM. One GB is 1,000,000,000 bytes.
Examples
getPhysicalMemory()
[Package ParallelLogger version 3.4.2 Index]