Get the total amount of physical memory

getPhysicalMemory()

Value

The number of GB of RAM. Returns NA if the function failed. One GB is 1,000,000,000 bytes.

Examples

getPhysicalMemory()
#> [1] 1.030792e-07