Learn R Programming

ParallelLogger (version 3.4.2)

getPhysicalMemory: Get the total amount of physical memory

Description

Get the total amount of physical memory

Usage

getPhysicalMemory()

Arguments

Value

The number of GB of RAM. One GB is 1,000,000,000 bytes.

Examples

Run this code
getPhysicalMemory()

Run the code above in your browser using DataLab