R/Cluster.R
getPhysicalMemory.Rd
Get the total amount of physical memory
getPhysicalMemory()
The number of GB of RAM. Returns NA if the function failed. One GB is 1,000,000,000 bytes.
getPhysicalMemory() #> [1] 1.030792e-07